projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a08ace1
)
added CLOCK_MONOTONIC_RAW
author
c vw
<dl1ycf@darc.de>
Wed, 5 Jan 2022 16:37:00 +0000
(17:37 +0100)
committer
c vw
<dl1ycf@darc.de>
Wed, 5 Jan 2022 16:37:00 +0000
(17:37 +0100)
MacOS.h
patch
|
blob
|
history
diff --git
a/MacOS.h
b/MacOS.h
index c3e87b5ecee2f8cc480cc7351622ec0dab11d034..252090ebb16b0f93de01129d117b84e1a59100b4 100644
(file)
--- a/
MacOS.h
+++ b/
MacOS.h
@@
-19,6
+19,7
@@
#define CLOCK_REALTIME 0
#define CLOCK_MONOTONIC 6
+#define CLOCK_MONOTONIC_RAW 6
typedef int clockid_t;
#include <sys/time.h>