Functions

cmtk::Timers Namespace Reference
[cmtkSystem Library]

Namespace that contains functions and variables for CPU time measurements. More...

Functions

double GetTimeProcess ()
 Get CPU time for the current process.
double GetWalltime ()
 Get CPU walltime for the current process.
double GetTimeThread ()
 Get CPU time for the current thread.

Detailed Description

Namespace that contains functions and variables for CPU time measurements.


Function Documentation

double cmtk::Timers::GetTimeProcess (  )
double cmtk::Timers::GetTimeThread (  )
double cmtk::Timers::GetWalltime (  )
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines