Skip to main content

default_stamp_kind

Function default_stamp_kind 

Source
pub fn default_stamp_kind() -> StampKind
Expand description

Pick the default stamp kind for this host: TSC when the invariant probe passes, the shared counter on x86 without an invariant TSC, and the monotonic clock everywhere else.