Home
last modified time | relevance | path

Searched refs:hProc (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dposixmodule.c9110 HANDLE hProc; in os_times_impl() local
9111 hProc = GetCurrentProcess(); in os_times_impl()
9112 GetProcessTimes(hProc, &create, &exit, &kernel, &user); in os_times_impl()

Completed in 16 milliseconds