pub fn get_us() -> Result<u64>
Get the current monotonic time in microseconds since an arbitrary epoch.
Returns an error if the underlying hardware timer is unavailable.