Searched refs:DurationType (Results 1 – 1 of 1) sorted by relevance
42 typedef duration<steady_clock::rep, steady_clock::period> DurationType; typedef44 typedef std::pair<size_t, DurationType> CountAndDurationType;102 DurationType Duration = E.End - E.Start; in end()