polkadot_
node_
primitives
7.0.0
In polkadot_
node_
primitives::
approval::
time
Structs
DelayedApprovalTimer
SystemClock
Constants
TICK_DURATION_MILLIS
TICK_TOO_FAR_IN_FUTURE
Traits
Clock
ClockExt
Functions
slot_number_to_tick
tick_to_slot_number
tranche_to_tick
Type Aliases
Tick
polkadot_node_primitives
::
approval
::
time
Constant
TICK_DURATION_MILLIS
Copy item path
Settings
Help
Summary
Source
pub const TICK_DURATION_MILLIS:
u64
= 500;
Expand description
The duration of a single tick in milliseconds.