pub fn timestamp_cycles() -> u64
Gets an ever increasing u64 (at least for this process).
The number retrieved will be based upon the time of the last reboot (x86_64) and something undefined for other architectures.