PatchworkOS
Loading...
Searching...
No Matches
clock_t.h
Go to the documentation of this file.
1
#ifndef _AUX_CLOCK_T_H
2
#define _AUX_CLOCK_T_H 1
3
13
typedef
__UINT64_TYPE__
clock_t
;
14
15
#define CLOCKS_PER_SEC ((clock_t)1000000000ULL)
16
#define CLOCKS_NEVER ((clock_t)__UINT64_MAX__)
17
18
#endif
clock_t
__UINT64_TYPE__ clock_t
A nanosecond time.
Definition
clock_t.h:13
include
libstd
_internal
clock_t.h
Generated by
1.9.8