fn is_cond_clock_realtime<'mir, 'tcx: 'mir>(
ecx: &MiriInterpCx<'mir, 'tcx>,
clock_id: i32
) -> boolExpand description
Determines whether this clock represents the real-time clock, CLOCK_REALTIME.
fn is_cond_clock_realtime<'mir, 'tcx: 'mir>(
ecx: &MiriInterpCx<'mir, 'tcx>,
clock_id: i32
) -> boolDetermines whether this clock represents the real-time clock, CLOCK_REALTIME.