Classes | Macros | Functions
timer.hpp File Reference
#include <sys/time.h>
#include <iostream>
#include <stack>
Include dependency graph for timer.hpp:

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

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

Definition at line 38 of file timer.hpp.

Function Documentation

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 1 2021 02:45:05