Searched defs:beginTime (Results 1 – 2 of 2) sorted by relevance
75 …rdReporter::ReportRecord(const std::string& apiName, int errorCode, int64_t beginTime, int64_t end… in ReportRecord()97 …rdReporter::ReportRecord(const std::string& apiName, int errorCode, int64_t beginTime, int64_t end… in ReportRecord()
40 struct timespec beginTime; in UserThread() local