Searched defs:ProcessCpuTime (Results 1 – 1 of 1) sorted by relevance
501 struct ProcessCpuTime { struct502 create: FILETIME,503 exit: FILETIME,504 kernel: FILETIME,505 user: FILETIME,