Module time_units
Expand description
Human readable time units defined in terms of number of blocks.
Constants§
- DAYS
- A day, expressed in Polkadot-like chain blocks.
- HOURS
- A hour, expressed in Polkadot-like chain blocks.
- MILLISECS_
PER_ BLOCK - Milliseconds between Polkadot-like chain blocks.
- MINUTES
- A minute, expressed in Polkadot-like chain blocks.
- SLOT_
DURATION - Slot duration in Polkadot-like chain consensus algorithms.