-
- Downloads
unix: Add basic time module (with time() and clock() functions).
Both return int so far (single-precision float doesn't have enough bits to represent int32 precisely).
unix/time.c
0 → 100644
Please register or sign in to comment