pub type Timestamp = Pallet<Runtime>;
Provides a way for consensus systems to set and check the onchain time.
pub struct Timestamp(/* private fields */);