Classes | Macros | Functions
timer.hpp File Reference
#include <sys/time.h>
#include <iostream>
#include <stack>
Include dependency graph for timer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PinocchioTicToc
 

Macros

#define SMOOTH(s)   for (size_t _smooth = 0; _smooth < s; ++_smooth)
 

Functions

double operator- (const struct timeval &t1, const struct timeval &t0)
 

Macro Definition Documentation

◆ SMOOTH

#define SMOOTH (   s)    for (size_t _smooth = 0; _smooth < s; ++_smooth)

Definition at line 38 of file timer.hpp.

Function Documentation

◆ operator-()

double operator- ( const struct timeval &  t1,
const struct timeval &  t0 
)
inline

Definition at line 41 of file timer.hpp.



pinocchio
Author(s):
autogenerated on Tue Jun 25 2024 02:42:42