Searched refs:milltime (Results 1 – 1 of 1) sorted by relevance
32 auto milltime = curMs % 1000; in GetCurrentTime() local43 auto ms = std::to_string(milltime.count()); in GetCurrentTime()