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