gstlearn  0.2.1
Geostatistics & Machine Learning toolbox
Timer Member List

This is the complete list of members for Timer, including all inherited members.

_refTimeTimerprivate
displayIntervalMilliseconds(const String &title=String(), bool flag_reset=true)Timer
displayIntervalSeconds(const String &title=String(), bool flag_reset=true)Timer
displayMilliseconds(const String &title, double msec)Timer
displaySeconds(const String &title, double sec)Timer
getIntervalMilliseconds(bool flag_reset=true)Timer
getIntervalSeconds(bool flag_reset=true)Timer
operator=(const Timer &m)Timer
reset()Timer
Timer()Timer
Timer(const Timer &m)Timer
~Timer()Timervirtual