PatchworkOS
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.h
_clock_get
clock_t _clock_get(void)
Definition
clock.c:12
clock
clock_t clock(void)
Definition
clock.c:5
clock_t
__UINT64_TYPE__ clock_t
A nanosecond time.
Definition
clock_t.h:13
time.h
src
libstd
user
functions
time
clock.c
Generated by
1.9.8