[][src]Crate fil_clock

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 Definitions

ChainEpoch

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