Home
last modified time | relevance | path

Searched refs:MILLI_TO_MICR (Results 1 - 1 of 1) sorted by relevance

/base/time/time_service/services/
H A Dtime_system_ability.cpp67 constexpr int32_t MILLI_TO_MICR = MICR_TO_BASE / MILLI_TO_BASE; member
472 tv.tv_usec = (suseconds_t)((time % MILLI_TO_BASE) * MILLI_TO_MICR); in SetRealTime()

Completed in 2 milliseconds