A class for measuring time. More...
#include <mia/core/watch.hh>
Public Member Functions | |
double | get_seconds () const |
Static Public Member Functions | |
static const CWatch & | instance () |
Protected Member Functions | |
CWatch () | |
A class for measuring time.
This is a class to measure the process run-time time with millisecond accuracy.
|
protected |
double CWatch::get_seconds | ( | ) | const |
|
static |