aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support for monotimeOscar Lim2016-05-081-0/+15
| | | | Provide `monotime` function with at least 1 millisecond resolution.
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+32
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution.