referrerpolicy=no-referrer-when-downgrade

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.