All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Groups Pages
Public Types | List of all members
MeterPU::CPU_Time Struct Reference

Time Traits. More...

#include <MeterPU.h>

Public Types

typedef CPU_Time_Environment_Init Environment_Init_Type
 
typedef double ResultType
 
typedef
CPU_Time_Measurement_Controller 
Measurement_Controller
 
typedef struct timespec Time_Unit
 Time stamp unit. More...
 

Detailed Description

Time Traits.

Describe types relevant to CPU time measurement.

Member Typedef Documentation

typedef struct timespec MeterPU::CPU_Time::Time_Unit

Time stamp unit.

Different with ResultType, since the latter is the elapsed time.


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