Preparing search index...
The search index is not available
txiki.js
txiki.js
tjs:uuid
V1RngOptions
Interface V1RngOptions
interface
V1RngOptions
{
clockseq
?:
number
;
msecs
?:
number
|
Date
;
node
?:
InputBuffer
;
nsecs
?:
number
;
rng
?:
(
(
)
=>
InputBuffer
)
;
}
Hierarchy (
view full
)
V1BaseOptions
RngOptions
V1RngOptions
Index
Properties
clockseq?
msecs?
node?
nsecs?
rng?
Properties
Optional
clockseq
clockseq
?:
number
Optional
msecs
msecs
?:
number
|
Date
Optional
node
node
?:
InputBuffer
Optional
nsecs
nsecs
?:
number
Optional
rng
rng
?:
(
(
)
=>
InputBuffer
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
clockseq
msecs
node
nsecs
rng
txiki.js
Loading...