#[unsafe(no_mangle)]pub extern "C" fn time_event_accumulator_advance_clock(
accumulator: &mut TimeEventAccumulator_API,
clock: &mut TestClock_API,
to_time_ns: UnixNanos,
set_time: u8,
)Expand description
Advance the clock and push events to the heap.