index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
time
/
CLOCK_REALTIME.c
blob: fc72f017a303c9e43815f93c2671093ab3d79d7a (
plain
)
1
2
3
4
5
#include <time.h> #define CLOCK_REALTIME (3) /* POSIX(199309) */