Searched refs:TimePointType (Results 1 – 2 of 2) sorted by relevance
61 using TimePointType = time_point<ClockType>; typedef69 const TimePointType Start;70 TimePointType End;74 TimeTraceProfilerEntry(TimePointType &&S, TimePointType &&E, std::string &&N, in TimeTraceProfilerEntry()82 ClockType::rep getFlameGraphStartUs(TimePointType StartTime) const { in getFlameGraphStartUs()106 Stack.emplace_back(ClockType::now(), TimePointType(), std::move(Name), in begin()278 const TimePointType StartTime;
60 using TimePointType = std::chrono::time_point<ClockType>; variable75 const TimePointType Begin;80 : TimePointType()) {} in ProgressMeterStep()85 const TimePointType End = ProgressMeter<ClockType>::ClockType::now(); in ~ProgressMeterStep()