Home | History | Annotate | Download | only in dist

Lines Matching refs:ftKernelBegin

174 static FILETIME ftKernelBegin;
213 getProcessTimesAddr(hProcess, &ftCreation, &ftExit, &ftKernelBegin, &ftUserBegin);
236 timeDiff(&ftKernelBegin, &ftKernelEnd));