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
/
limits
/
_POSIX_CLOCKRES_MIN.h
blob: 9319a08d9892b07bd7b5669e7181199b0d951571 (
plain
)
1
2
3
4
5
6
#include <limits.h> #define _POSIX_CLOCKRES_MIN (20000000) /* DEF */ /* POSIX(199309) */