linux_api::time::CLOCKS_MONO [] [src]

pub const CLOCKS_MONO: clockid_t = CLOCK_MONOTONIC

A shorthand variant of CLOCK_MONOTONIC.

This isn't used in the kernel. Is it left over from an old change that was reverted?