Home
last modified time | relevance | path

Searched refs:num_ticks (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/test/
H A Dtest-loop-stop.c29 static int num_ticks = 10; variable
35 if (prepare_called == num_ticks) in prepare_cb()
45 else if (timer_called == num_ticks) in timer_cb()
/third_party/rust/crates/libc/src/
H A Dpsp.rs3295 pub fn sceRtcTickAddTicks(dest_tick: *mut u64, src_tick: *const u64, num_ticks: u64) -> i32; in sceRtcTickAddTicks()

Completed in 8 milliseconds