Searched defs:c_time (Results 1 – 8 of 8) sorted by relevance
5 static const char c_time[] = variable
22 static const char c_time[] = variable
228 let mut c_time: MaybeUninit<libc::timespec> = MaybeUninit::uninit(); in clock_getres() localVariable239 let mut c_time: MaybeUninit<libc::timespec> = MaybeUninit::uninit(); in clock_gettime() localVariable
910 clock_t s_time = 0, c_time = 0; in main() local1917 clock_t *s_time, clock_t *c_time) in doit_localhost()2214 clock_t *s_time, clock_t *c_time) in doit_biopair()
230 unsigned int p_time, c_time; in setparams() local