Searched refs:timeSecond (Results 1 – 1 of 1) sorted by relevance
268 uint64_t timeSecond; in GetTotalTimeSecond() local271 timeSecond = round(timeMs / StatsUtils::MS_IN_SECOND); in GetTotalTimeSecond()274 timeSecond = round(timeMs / StatsUtils::MS_IN_SECOND); in GetTotalTimeSecond()276 return timeSecond; in GetTotalTimeSecond()