Expand description

Time utilities for approval voting.

Structs§

  • A list of delayed futures that gets triggered when the waiting time has expired and it is time to sign the candidate. We have a timer per relay-chain block.
  • A clock which uses the actual underlying system clock.

Constants§

Traits§

  • A clock which allows querying of the current tick as well as waiting for a tick to be reached.
  • Extension methods for clocks.

Functions§

Type Aliases§

  • A base unit of time, starting from the Unix epoch, split into half-second intervals.