Constant CLOCK_MONOTONIC

pub const CLOCK_MONOTONIC: i32 = 1;
Available on crate feature dep_sdl3 only.