|
Documentation for OpenFLUID
2.2.0
|
This is the complete list of members for openfluid::tools::Timer, including all inherited members.
| elapsed() | openfluid::tools::Timer | inline |
| elapsedAsPrettyString() | openfluid::tools::Timer | inline |
| getDurationAsPrettyString(long int MSecsDuration) | openfluid::tools::Timer | inlinestatic |
| isRunning() | openfluid::tools::Timer | inline |
| reset() | openfluid::tools::Timer | inline |
| restart() | openfluid::tools::Timer | inline |
| splitDuration(long int MSecsDuration, int &Days, int &Hours, int &Minutes, int &Seconds, int &MSecs) | openfluid::tools::Timer | inlinestatic |
| start() | openfluid::tools::Timer | inline |
| stop() | openfluid::tools::Timer | inline |
| Timer(bool AutoStart=false) | openfluid::tools::Timer | inline |