![]() |
CARTA Backend
The backend component of CARTA
|
#include <Timer.h>
Public Member Functions | |
| Timer () | |
| ~Timer ()=default | |
| TimeDelta | Elapsed () |
Private Attributes | |
| std::chrono::high_resolution_clock::time_point | _t_start |
| Timer::Timer | ( | ) |
|
default |
| TimeDelta Timer::Elapsed | ( | ) |
|
private |