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

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

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