SerenityJS
Preparing search index...
@serenityjs/core
TraitOnTickDetails
Interface TraitOnTickDetails
interface
TraitOnTickDetails
{
currentTick
:
bigint
;
deltaTick
:
number
;
}
Index
Properties
current
Tick
delta
Tick
Properties
current
Tick
currentTick
:
bigint
The current tick of the world.
delta
Tick
deltaTick
:
number
The time between the current tick and the last tick.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
current
Tick
delta
Tick
SerenityJS
Loading...
The current tick of the world.