Benchmark class.
More...
#include <benchmark.h>
Benchmark class.
~
- Author
- Khrapov
- Date
- 2.02.2020
Definition at line 25 of file benchmark.h.
◆ end()
double qx::benchmark::end |
( |
void |
| ) |
|
|
inline |
End benchmark.
- Return values
-
- | number of seconds since start time |
Definition at line 18 of file benchmark.inl.
◆ last()
double qx::benchmark::last |
( |
| ) |
const |
|
inline |
Get last benchmark time.
- Return values
-
- | last number of seconds since start time |
Definition at line 24 of file benchmark.inl.
The documentation for this class was generated from the following files: