Searched refs:ms_time (Results 1 – 1 of 1) sorted by relevance
42 const uint32_t ms_time = system_time_high_res.tv_usec / 1000; in AddTime() local48 prev_tick_count_ = ms_time; in AddTime()51 prev_api_tick_count_ = ms_time; in AddTime()55 uint32_t dw_delta_time = ms_time - prev_tickCount; in AddTime()68 system_time->tm_min, system_time->tm_sec, ms_time, in AddTime()