Searched refs:tms_cstime (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/sys/
H A Dtimes.h14 clock_t tms_cstime; member in struct:tms
/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dtimes.c27 (int) (buf.tms_cstime / clk_tck / 60),
28 ((double) buf.tms_cstime) / clk_tck);

Completed in 75 milliseconds