
Go to the source code of this file.
Namespaces | |
| namespace | RTC |
Defines | |
| #define | DELTA_SEC(start, end) (end.tv_sec - start.tv_sec + (end.tv_usec - start.tv_usec)/1e6) |
| #define | ENABLE_DEBUG_PRINT (false) |
| #define ENABLE_DEBUG_PRINT (false) |
Definition at line 8 of file hrpEC-common.cpp.