pub type Timestamp = Pallet<Runtime>;
Simple timestamp extension. Current configuration can be found here here.
struct Timestamp(/* private fields */);