Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 163140ce authored by Narayan Kamath's avatar Narayan Kamath
Browse files

"desktop" linux has Posix clocks.

Change-Id: I90885a2bbb65f14f774ae72b2ca6738176bf0341
parent 1a4676a1
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -128,11 +128,8 @@

/*
 * 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()