Searched defs:totalTime (Results 1 – 5 of 5) sorted by relevance
40 int64_t totalTime; member
182 …std::string totalTime = "\n\nCatcher log total time is " + std::to_string(end - sysStart) + "ms\n"; in CombinationKeyHandle() local
291 std::string totalTime = "\n\nCatcher log total time is " + std::to_string(end - start) + "ms\n"; in StartLogCollect() local
229 int64_t totalTime = performData->onFinishTime - performData->firstStartTime; in DumpPerformData() local
16 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… argument