Searched refs:cycle_stamp (Results 1 – 1 of 1) sorted by relevance
136 static uint32_t cycle_stamp; in notify_func() local148 delta = cycle_now - cycle_stamp; in notify_func()149 cycle_stamp = cycle_now; in notify_func()
Completed in 5 milliseconds