Skip to main content

Timestamp

Type Alias Timestamp 

Source
pub type Timestamp = Pallet<Runtime>;
Expand description

Provides a way for consensus systems to set and check the onchain time.

Aliased Typeยง

pub struct Timestamp(/* private fields */);