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