Radegast
|
5304284e90
|
Added CLOCK_REALTIME support to our custom clock_gettime() function for OS X. #87
The monotonic part was written by Gavin Beatty
https://github.com/gavinbeatty/python-monotonic-time/blob/master/darwin.c
|
2014-05-19 22:53:46 +01:00 |
|
Radegast
|
ca5c463bbd
|
Added clock_gettime() for OS X which always returns monotonic time. #87
|
2014-05-19 16:53:20 +01:00 |
|
Robert Beckebans
|
a1730fa430
|
Supplemented Linux backend with missing functions. -> [100%] Built target RBDoom3 on Kubuntu 12.10
|
2012-12-11 23:17:23 +01:00 |
|
Robert Beckebans
|
6d70f04cc9
|
Ported the Win32 threads to POSIX pthreads.
|
2012-12-09 01:55:59 +01:00 |
|