use time_monotonic() instead of gettimeofday() for time difference calculations
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
|
||||
typedef struct scheduler_t scheduler_t;
|
||||
|
||||
#include <sys/time.h>
|
||||
|
||||
#include <library.h>
|
||||
#include <processing/jobs/job.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user