libosmocore 1.11.1
Osmocom core library
Loading...
Searching...
No Matches
timer_compat.h File Reference

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)

Detailed Description

Compatibility header with some helpers.