utility functions for handling time related stuff More...
#include <sys/time.h>
#include <string>
Go to the source code of this file.
Classes | |
class | g2o::ScopeTime |
Class to measure the time spent in a scope. More... | |
Namespaces | |
namespace | g2o |
Executes code, only if secs are gone since last exec. | |
Defines | |
#define | MEASURE_FUNCTION_TIME g2o::ScopeTime scopeTime(__PRETTY_FUNCTION__) |
Functions | |
double | g2o::get_time () |
utility functions for handling time related stuff
Definition in file timeutil.h.