pub fn unapply_mono_to_boot_offset(timestamp: Timestamp) -> MonotonicInstant
Expand description
De-applies the mono-to-boot offset on this timestamp.
This works only if called soon after self
is produced, otherwise
the timestamp will be placed further back in time.