#include <Statistics.h>
◆ Statistics() [1/2]
| ph::Statistics::Statistics |
( |
| ) |
|
|
inline |
◆ Statistics() [2/2]
| ph::Statistics::Statistics |
( |
const Statistics & | other | ) |
|
|
inline |
◆ incrementWorkDone()
| void ph::Statistics::incrementWorkDone |
( |
| ) |
|
|
inline |
◆ operator=()
◆ record()
| Record ph::Statistics::record |
( |
| ) |
const |
|
inline |
◆ setNumMsElapsed()
| void ph::Statistics::setNumMsElapsed |
( |
const uint32 | numMsElapsed | ) |
|
|
inline |
◆ setNumSamplesTaken()
| void ph::Statistics::setNumSamplesTaken |
( |
const uint32 | numSamples | ) |
|
|
inline |
◆ setTotalWork()
| void ph::Statistics::setTotalWork |
( |
const uint32 | totalWork | ) |
|
|
inline |
◆ setWorkDone()
| void ph::Statistics::setWorkDone |
( |
const uint32 | workDone | ) |
|
|
inline |
The documentation for this class was generated from the following file: