pub type Timestamp = u64;
Expand description

Timestamp based on the 1 Jan 1970 UNIX base, which is persistent across node restarts and OS reboots.