Searched defs:ProcessCpuTime (Results 1 – 1 of 1) sorted by relevance
496 struct ProcessCpuTime { struct497 create: FILETIME,498 exit: FILETIME,499 kernel: FILETIME,500 user: FILETIME,