Home
last modified time | relevance | path

Searched refs:ms_into_period (Results 1 – 1 of 1) sorted by relevance

/system/bt/osi/src/
Dalarm.cc430 uint64_t ms_into_period = 0; in schedule_next_instance() local
432 ms_into_period = in schedule_next_instance()
434 alarm->deadline_ms = just_now_ms + (alarm->period_ms - ms_into_period); in schedule_next_instance()