aboutsummaryrefslogtreecommitdiff
path: root/spec/time_spec.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support for monotimeOscar Lim2016-05-081-0/+11
| | | | Provide `monotime` function with at least 1 millisecond resolution.
* Make test for `gettime` more robustOscar Lim2016-02-211-1/+8
|
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+13
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution.