Crate fil_clock

Crate fil_clock 

Source

Structs§

ChainEpochClock
ChainEpochClock is used by the system node to assume weak clock synchrony amongst the other systems.

Constants§

EPOCH_DURATION_SECONDS
Duration of each tipset epoch.
EPOCH_UNDEFINED
Const used within the VM to denote an unset ChainEpoch

Type Aliases§

ChainEpoch
Epoch number of a chain. This acts as a proxt for time within the VM.