Constant CLOCK_REALTIME

pub const CLOCK_REALTIME: i32 = 0;
Available on crate feature dep_sdl2 only.