always using CLOCK_MONOTONIC

This commit is contained in:
Maxim Devaev
2023-08-23 01:19:30 +03:00
parent cb9c1658af
commit 90e51c0619
2 changed files with 2 additions and 14 deletions

View File

@@ -2,5 +2,3 @@
#define WITH_GPIO
#define JANUS_PLUGIN_INIT(...) { __VA_ARGS__ }
#define EVTHREAD_USE_PTHREADS_IMPLEMENTED 1
#define CLOCK_MONOTONIC_RAW 1
#define CLOCK_MONOTONIC_FAST 1