Go to the source code of this file.
Namespaces | |
namespace | cmtk |
namespace | cmtk::Timers |
Namespace that contains functions and variables for CPU time measurements. | |
Functions | |
double | cmtk::Timers::GetTimeProcess () |
Get CPU time for the current process. | |
double | cmtk::Timers::GetWalltime () |
Get CPU walltime for the current process. | |
double | cmtk::Timers::GetTimeThread () |
Get CPU time for the current thread. |