Searched refs:processTicks (Results 1 – 1 of 1) sorted by relevance
100 int64_t processTicks = GetTickCount(); in StateChangeProcess() local130 processTicks = GetTickCount() - processTicks; in StateChangeProcess()132 PerfStat::GetInstance().SetAccountStateChangeTime(stateRecordStr, processTicks); in StateChangeProcess()