aboutsummaryrefslogtreecommitdiff
path: root/src/time.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix compile errors for WindowsOscar Lim2016-04-091-0/+2
|
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+89
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution.