Kernel/LibC: add clock_gettime() for CLOCK_MONOTONIC
This gets the number of milliseconds since boot
This commit is contained in:
@@ -14,6 +14,7 @@ set(LIBC_SOURCES
|
||||
sys/stat.cpp
|
||||
sys/wait.cpp
|
||||
termios.cpp
|
||||
time.cpp
|
||||
unistd.cpp
|
||||
math.S
|
||||
icxxabi.cpp
|
||||
|
||||
Reference in New Issue
Block a user