MinMaxTimes.h File Reference
#include <Platform/Timers.h>
#include "MinMax.h"
Include dependency graph for MinMaxTimes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Profiling::MinMaxTimes< Timer >
 

Namespaces

 Profiling
 

Typedefs

using Profiling::CpuCycleTimes = MinMaxTimes< CpuCycleTimer >
 
using Profiling::MilliTimes = MinMaxTimes< OneShotFastMs >
 
using Profiling::MicroTimes = MinMaxTimes< OneShotFastUs >