#include <timer2.hpp>
Definition at line 13 of file timer2.hpp.
◆ Timer()
pinocchio::Timer::Timer |
( |
| ) |
|
|
inline |
◆ get_duration()
double pinocchio::Timer::get_duration |
( |
| ) |
|
|
inline |
◆ get_us_duration()
double pinocchio::Timer::get_us_duration |
( |
| ) |
|
|
inline |
◆ reset()
void pinocchio::Timer::reset |
( |
| ) |
|
|
inline |
◆ duration_
double pinocchio::Timer::duration_ |
|
private |
◆ finish_
struct timespec pinocchio::Timer::finish_ |
|
private |
◆ start_
struct timespec pinocchio::Timer::start_ |
|
private |
The documentation for this class was generated from the following file: