Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(readme): fix label description (#19) | Thijs Schreijer | 2024-03-19 | 1 | -1/+1 |
| | | | Description still mentioned Unix only and had a Linux logo | ||||
* | chore(ci): macos-latest + windows-latest (#17) | Thijs Schreijer | 2024-03-19 | 1 | -2/+1 |
| | | | Co-authored-by: Hisham Muhammad <hisham@gobolinux.org> | ||||
* | feat(*): add environment variable and random functions | Thijs Schreijer | 2023-11-15 | 1 | -14/+15 |
| | |||||
* | Support for monotime | Oscar Lim | 2016-05-08 | 1 | -0/+1 |
| | | | | Provide `monotime` function with at least 1 millisecond resolution. | ||||
* | Support for gettime and sleep functions | Oscar Lim | 2016-02-10 | 1 | -0/+19 |
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution. |