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