#include <sys/time.h>#include <iostream>#include <stack>
Go to the source code of this file.
Classes | |
| struct | StackTicToc |
Macros | |
| #define | SMOOTH(s) for(int _smooth=0;_smooth<s;++_smooth) |
Functions | |
| double | operator- (const struct timeval &t1, const struct timeval &t0) |