PatchworkOS
Loading...
Searching...
No Matches
clock.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
time.h
>
4
5
void
_clock_init
(
void
);
6
7
clock_t
_clock_get
(
void
);
_clock_init
void _clock_init(void)
Definition
clock.c:7
_clock_get
clock_t _clock_get(void)
Definition
clock.c:12
clock_t
__UINT64_TYPE__ clock_t
A nanosecond time.
Definition
clock_t.h:13
time.h
src
libstd
user
common
clock.h
Generated by
1.9.8