Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <Common.h>
Public Member Functions | |
Timer () | |
std::chrono::high_resolution_clock::duration | duration () const |
double | elapsed () const |
void | restart () |
Private Attributes | |
std::chrono::high_resolution_clock::time_point | m_t |
|
inline |
|
inline |
|
inline |
|
private |