Searched refs:user_time_struct (Results 1 – 1 of 1) sorted by relevance
443 FILETIME user_time_struct; in cpuTime() local449 &user_time_struct); in cpuTime()453 user_time_struct.dwLowDateTime | in cpuTime()454 ((uint64_t)user_time_struct.dwHighDateTime << 32); in cpuTime()