Files
RedBear-OS/tests/time
Josh Megnauth 4538fdb0c9 Implement timespec_get and timespec_getres
`timespec_get` and `timespec_getres` are both C23 functions. They're
similar to the POSIX functions `clock_gettime` and `clock_getres`, but
both sets of functions define extra, exclusive features. I didn't
implement the extra features yet, partially because Redox doesn't seem
to support them yet either.
2025-12-04 20:38:35 +00:00
..
2020-09-17 23:10:13 +02:00
2021-02-23 18:35:24 +01:00
2020-09-08 18:44:55 +00:00
2023-11-12 12:07:49 +01:00
2025-03-29 19:29:20 +00:00
2025-02-26 23:58:57 +00:00
2023-05-06 13:20:30 -07:00