Closed anoduck closed 3 years ago
Interesting, seems that OpenBSD does not have clock_nanosleep()
while the other clock_* functions are available (I see this discussion on the openbsd-tech mailing list).
Anyway, this is now guarded with an #ifdef
, could you git pull the latest version and try again ?
(leaving open until confirmed working)
It worked like butter! Smooth as silk. Thanks!
Received the following error attempting to compile the app in OpenBSD Current (7.0).
I imagine this might have something to do with OpenBSD's use of clang and the absence of GCC from the system.