* commit 'd954c6b92024fbb183ea3acb7366a39765a6e3c0': "desktop" linux has Posix clocks.
This commit is contained in:
@@ -121,11 +121,8 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if have clock_gettime() and friends
|
* Define this if have clock_gettime() and friends
|
||||||
*
|
|
||||||
* Desktop Linux has this in librt, but it's broken in goobuntu, yielding
|
|
||||||
* mildly or wildly inaccurate results.
|
|
||||||
*/
|
*/
|
||||||
/*#define HAVE_POSIX_CLOCKS*/
|
#define HAVE_POSIX_CLOCKS
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Define this if we have linux style epoll()
|
* Define this if we have linux style epoll()
|
||||||
|
Reference in New Issue
Block a user