libosmocore 1.10.0
Osmocom core library
|
Compatibility header with some helpers. More...
Go to the source code of this file.
Macros | |
#define | timerisset(tvp) |
#define | timerclear(tvp) |
#define | timercmp(a, b, CMP) |
#define | timeradd(a, b, result) |
#define | timersub(a, b, result) |
#define | timespecisset(tvp) |
#define | timespecclear(tvp) |
#define | timespeccmp(a, b, CMP) |
#define | timespecadd(a, b, result) |
#define | timespecsub(a, b, result) |
Compatibility header with some helpers.