Searched refs:user_time_struct (Results 1 – 1 of 1) sorted by relevance
439 FILETIME user_time_struct; in cpuTime() local445 &user_time_struct); in cpuTime()449 user_time_struct.dwLowDateTime | in cpuTime()450 ((uint64_t)user_time_struct.dwHighDateTime << 32); in cpuTime()