Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-15 | feat(tty): add isatty() | Thijs | |
2023-11-15 | feat(*): add environment variable and random functions | Thijs Schreijer | |
2023-11-09 | fix(ci): relax tests, macos is imprecise due to priority | Thijs Schreijer | |
2016-05-08 | Support for monotime | Oscar Lim | |
Provide `monotime` function with at least 1 millisecond resolution. | |||
2016-02-21 | Make test for `gettime` more robust | Oscar Lim | |
2016-02-10 | Support for gettime and sleep functions | Oscar Lim | |
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution. |