[][src]Constant linux::time::clock::MONO_COARSE

pub const MONO_COARSE: Clock

A coarse monotonic clock since some arbitrary point in the past which isn't affected by time jumps.

= Remarks

This is less precise but more efficient than MONO.