Commit Graph

2 Commits

Author SHA1 Message Date
rxi
68664405d2 Added handling for uclock() returning earlier time
On some systems the call to uclock() would sometimes return a slightly
earlier time than the previous call, this would result in a negative
delta time. This is now checked for and uclock() is now called
repeatedly until we have a valid delta time.
2014-06-23 19:53:17 +01:00
rxi
f34b4f8beb Intial commit 2014-06-13 21:01:19 +01:00