Files
c3c/lib/std/time
Christian Buttner edc55a2afd Small fixes to stdlib. (#1247)
Small fixes to stdlib. Match the signature of `NativeConditionVariable.wait_timeout` and `NativeMutex.lock_timeout` of thread_win32.c3 to `ConditionVariable.wait_timeout` and `TimedMutex.lock_timeout` to avoid casting errors. Add `time::us`.
2024-07-20 19:19:16 +02:00
..
2024-02-16 21:31:49 +01:00
2023-09-05 10:57:50 +02:00
2024-07-20 19:19:16 +02:00