#include <utils.h>
◆ benchmark() [1/3]
| hipo::benchmark::benchmark |
( |
const char * |
name | ) |
|
|
inline |
◆ benchmark() [2/3]
| hipo::benchmark::benchmark |
( |
| ) |
|
|
inline |
◆ benchmark() [3/3]
| hipo::benchmark::benchmark |
( |
int |
freq | ) |
|
|
inline |
◆ ~benchmark()
| hipo::benchmark::~benchmark |
( |
| ) |
|
|
inline |
◆ reset()
| void hipo::benchmark::reset |
( |
| ) |
|
|
inline |
◆ setName()
| void hipo::benchmark::setName |
( |
const char * |
name | ) |
|
|
inline |
◆ resume()
| void hipo::benchmark::resume |
( |
| ) |
|
◆ pause()
| void hipo::benchmark::pause |
( |
| ) |
|
◆ getTime()
| long hipo::benchmark::getTime |
( |
| ) |
|
◆ getTimeSec()
| double hipo::benchmark::getTimeSec |
( |
| ) |
|
◆ getCounter()
| int hipo::benchmark::getCounter |
( |
| ) |
|
◆ show()
| void hipo::benchmark::show |
( |
| ) |
|
The documentation for this class was generated from the following files: