Public Member Functions | Private Attributes | List of all members
exotica::Timer Class Reference

#include <timer.h>

Public Member Functions

double GetDuration () const
 
void Reset ()
 
 Timer ()
 

Private Attributes

std::chrono::time_point< std::chrono::high_resolution_clock > start_time_
 

Detailed Description

Definition at line 43 of file timer.h.

Constructor & Destructor Documentation

exotica::Timer::Timer ( )
inline

Definition at line 46 of file timer.h.

Member Function Documentation

double exotica::Timer::GetDuration ( ) const
inline

Definition at line 55 of file timer.h.

void exotica::Timer::Reset ( )
inline

Definition at line 50 of file timer.h.

Member Data Documentation

std::chrono::time_point<std::chrono::high_resolution_clock> exotica::Timer::start_time_
private

Definition at line 61 of file timer.h.


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


exotica_core
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Sat Apr 10 2021 02:34:50