aboutsummaryrefslogtreecommitdiff
path: root/src/time.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix `clock_gettime` for Mac OS X 10.12Oscar Lim2016-09-281-1/+9
* Fix macOS 10.12 having `clock_gettime`Adam Grandquist2016-07-231-0/+2
* Support for monotimeOscar Lim2016-05-081-3/+37
* Fix compile errors for WindowsOscar Lim2016-04-091-0/+2
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+89