testing::StopWatch< DefaultUnit, Clock >::makeDurationTrait< typename > Struct Template Reference

Trait whose type member is a std::chrono::duration type. More...

#include <StopWatch.h>

Detailed Description

template<typename DefaultUnit = std::chrono::duration<double>, typename Clock = std::chrono::high_resolution_clock>
template<typename>
struct testing::StopWatch< DefaultUnit, Clock >::makeDurationTrait< typename >

Trait whose type member is a std::chrono::duration type.

Definition at line 160 of file StopWatch.h.


The documentation for this struct was generated from the following file: