Skip to main content

Module time

Module time 

Source
Expand description

Manages the block time

Structsยง

PendingBlockTimestamp ๐Ÿ”’
A timestamp prepared for a candidate block but not yet committed.
PendingTimeIncrease ๐Ÿ”’
A temporary additive time increase that can be rolled back after failed manual mining.
TimeManager
Manages block time
TimeState ๐Ÿ”’
Timestamp controls that must be read and committed atomically.
TimestampOverride ๐Ÿ”’

Functionsยง

duration_since_unix_epoch
Returns the current duration since unix epoch.
utc_from_secs
Returns the Utc datetime for the given seconds since unix epoch