@runno/wasi
Runno
WASI
Articles
Docs
GitHub
Preparing search index...
FixedClockProvider
Class FixedClockProvider
Implements
ClockProvider
Index
Constructors
constructor
Methods
now
resolution
Constructors
constructor
new
FixedClockProvider
(
epochNs
?:
bigint
,
tick
?:
bigint
)
:
FixedClockProvider
Parameters
epochNs
:
bigint
= 0n
tick
:
bigint
= 0n
Returns
FixedClockProvider
Methods
now
now
(
id
:
ClockId
)
:
bigint
Parameters
id
:
ClockId
Returns
bigint
resolution
resolution
(
id
:
ClockId
)
:
bigint
Parameters
id
:
ClockId
Returns
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
now
resolution
Docs
@runno/runtime
Runno
WASI
Articles
Docs
GitHub
@runno/wasi
Loading...