Crate sp_timestamp
source ·Expand description
Substrate core types and inherents for timestamps.
Structs§
- Provide duration since unix epoch in millisecond for timestamp inherent.
 - Unit type wrapper that represents a timestamp.
 
Enums§
- Errors that can occur while checking the timestamp inherent.
 
Constants§
- The identifier for the
timestampinherent. 
Traits§
- Auxiliary trait to extract timestamp inherent data.
 
Type Aliases§
- The type of the inherent.