Searched refs:ms_into_period (Results 1 – 1 of 1) sorted by relevance
427 uint64_t ms_into_period = 0; in schedule_next_instance() local429 ms_into_period = in schedule_next_instance()431 alarm->deadline_ms = just_now_ms + (alarm->period_ms - ms_into_period); in schedule_next_instance()