aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat(term): getting/setting terminal config flagsThijs2024-04-301-0/+10
|
* 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.