Searched refs:GetNextCallbackTime (Results 1 – 1 of 1) sorted by relevance
29 int64_t GetNextCallbackTime(Module* module, int64_t time_now) { in GetNextCallbackTime() function217 m.next_callback = GetNextCallbackTime(m.module, now); in Process()231 m.next_callback = GetNextCallbackTime(m.module, new_now); in Process()