use time_monotonic() instead of gettimeofday() for time difference calculations
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
* for more details.
|
||||
*/
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <string.h>
|
||||
#include <sys/stat.h>
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user