![]() |
Maria GDK 5.0.0.1010
Documentation of native code in develop branch
|
Public Member Functions | |
| BenchmarkTimer (const BenchmarkTimer &other) | |
| void | resetTimer () |
| void | startTimer (bool reset=false) |
| double | sampleTimer () |
| double | getMinValue () const |
| double | getMaxValue () const |
| double | getAccumValue () const |
| double | getAverageValue () const |
| uint32_t | getNumSamples () const |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const BenchmarkTimer &t) |