CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
carta::Timer Class Reference

#include <Timer.h>

Collaboration diagram for carta::Timer:
[legend]

Public Member Functions

 Timer ()
 
 ~Timer ()=default
 
TimeDelta Elapsed ()
 

Private Attributes

std::chrono::high_resolution_clock::time_point _t_start
 

Constructor & Destructor Documentation

◆ Timer()

Timer::Timer ( )

◆ ~Timer()

carta::Timer::~Timer ( )
default

Member Function Documentation

◆ Elapsed()

TimeDelta Timer::Elapsed ( )
Here is the caller graph for this function:

Member Data Documentation

◆ _t_start

std::chrono::high_resolution_clock::time_point carta::Timer::_t_start
private

The documentation for this class was generated from the following files: