#include <Util.hpp>
Public Member Functions | |
Util () | |
Default Constructor. | |
virtual | ~Util () |
Destructor. |
This class provides static time routines for sleeping and finding the current time
It also can be instantiated to provide a time duration watcher
Definition at line 149 of file Util.hpp.