PhoenixHardware  0.2.0
Tools to get hardware information
Loading...
Searching...
No Matches
PProfiler.h File Reference
#include <vector>
#include "PFunctionPerf.h"
+ Include dependency graph for PProfiler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PProfiler
 Profiler of functions. More...
 

Typedefs

typedef std::vector< PFunctionPerfPVecFunctionPerf
 

Typedef Documentation

◆ PVecFunctionPerf

typedef std::vector<PFunctionPerf> PVecFunctionPerf

Definition at line 13 of file PProfiler.h.