Function miri::shims::unix::sync::is_cond_clock_realtime

source ยท
fn is_cond_clock_realtime<'tcx>(ecx: &MiriInterpCx<'tcx>, clock_id: i32) -> bool
Expand description

Determines whether this clock represents the real-time clock, CLOCK_REALTIME.