Searched defs:totalTime (Results 1 – 5 of 5) sorted by relevance
45 int32_t totalTime = 0; in CheckCustomVibratorEffect() local
40 int64_t totalTime; member
197 …std::string totalTime = "\n\nCatcher log total time is " + std::to_string(end - sysStart) + "ms\n"; in CombinationKeyHandle() local
177 std::string totalTime = "\n\nCatcher log total time is " + std::to_string(end - start) + "ms\n"; in StartLogCollect() local
224 int64_t totalTime = performData->onFinishTime - performData->firstStartTime; in DumpPerformData() local