Home
last modified time | relevance | path

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

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