Public Member Functions | List of all members
MLCommon::TimerCPU Class Reference

#include <Timer.h>

Collaboration diagram for MLCommon::TimerCPU:
Collaboration graph

Public Member Functions

 TimerCPU ()
 
void reset ()
 
double getElapsedSeconds () const
 
double getElapsedMilliseconds () const
 

Constructor & Destructor Documentation

◆ TimerCPU()

MLCommon::TimerCPU::TimerCPU ( )
inline

Member Function Documentation

◆ getElapsedMilliseconds()

double MLCommon::TimerCPU::getElapsedMilliseconds ( ) const
inline

◆ getElapsedSeconds()

double MLCommon::TimerCPU::getElapsedSeconds ( ) const
inline

◆ reset()

void MLCommon::TimerCPU::reset ( )
inline

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