OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clock_t
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
times.h
45
typedef _BSD_CLOCK_T_
clock_t
;
typedef in typeref:typename:_BSD_CLOCK_T_
50
clock_t
tms_utime; /* User CPU time */
51
clock_t
tms_stime; /* System CPU time */
52
clock_t
tms_cutime; /* User CPU time of terminated child procs */
53
clock_t
tms_cstime; /* System CPU time of terminated child procs */
61
clock_t
times(struct tms *) __RENAME(__times13);
times.h
45
typedef _BSD_CLOCK_T_
clock_t
;
typedef in typeref:typename:_BSD_CLOCK_T_
50
clock_t
tms_utime; /* User CPU time */
51
clock_t
tms_stime; /* System CPU time */
52
clock_t
tms_cutime; /* User CPU time of terminated child procs */
53
clock_t
tms_cstime; /* System CPU time of terminated child procs */
61
clock_t
times(struct tms *) __RENAME(__times13);
types.h
283
typedef _BSD_CLOCK_T_
clock_t
;
typedef in typeref:typename:_BSD_CLOCK_T_
types.h
283
typedef _BSD_CLOCK_T_
clock_t
;
typedef in typeref:typename:_BSD_CLOCK_T_
/src/include/
time.h
49
typedef _BSD_CLOCK_T_
clock_t
;
typedef in typeref:typename:_BSD_CLOCK_T_
91
clock_t
clock(void);
time.h
49
typedef _BSD_CLOCK_T_
clock_t
;
typedef in typeref:typename:_BSD_CLOCK_T_
91
clock_t
clock(void);
Completed in 26 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025