diff options
Diffstat (limited to 'src/time/TIMER_ABSTIME.h')
-rw-r--r-- | src/time/TIMER_ABSTIME.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/time/TIMER_ABSTIME.h b/src/time/TIMER_ABSTIME.h new file mode 100644 index 00000000..1625e95b --- /dev/null +++ b/src/time/TIMER_ABSTIME.h @@ -0,0 +1,5 @@ +#include <time.h> +#define TIMER_ABSTIME (0) +/* +POSIX(199309) +*/ |