|
Monero
|
#include <performance_tests.h>
Public Types | |
| typedef boost::chrono::high_resolution_clock | clock |
Public Member Functions | |
| performance_timer () | |
| void | start () |
| int | elapsed_ms () |
Private Attributes | |
| clock::time_point | m_base |
| clock::time_point | m_start |
| typedef boost::chrono::high_resolution_clock performance_timer::clock |
|
inline |
|
inline |
|
inline |
|
private |
|
private |