PatchworkOS
966e257
A non-POSIX operating system.
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
clock.c
Go to the documentation of this file.
1
#include <
time.h
>
2
3
#include "
user/common/clock.h
"
4
5
clock_t
clock
(
void
)
6
{
7
return
_clock_get
();
8
}
clock_t
__UINT64_TYPE__ clock_t
A nanosecond time.
Definition
clock_t.h:13
_clock_get
clock_t _clock_get(void)
Definition
clock.c:12
clock
clock_t clock(void)
Definition
clock.c:5
clock.h
time.h
src
libstd
user
functions
time
clock.c
Generated on Mon Dec 15 2025 21:55:53 for PatchworkOS by
1.9.8