Searched refs:TimePointType (Results 1 – 1 of 1) sorted by relevance
43 typedef time_point<steady_clock> TimePointType; typedef50 const TimePointType Start;51 TimePointType End;55 Entry(TimePointType &&S, TimePointType &&E, std::string &&N, std::string &&Dt) in Entry()62 steady_clock::rep getFlameGraphStartUs(TimePointType StartTime) const { in getFlameGraphStartUs()85 Stack.emplace_back(steady_clock::now(), TimePointType(), std::move(Name), in begin()253 const TimePointType StartTime;