Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how to get thread time

1 view
Skip to first unread message

mnew...@gmail.com

unread,
Mar 4, 2008, 12:23:44 PM3/4/08
to
hello

i want to get the time spent by any thread on win32

when i uste GeTthreadTimes(user,kernel) the minimum resolution is 1ms
how to get the delta of 1ms
if i call many time GeThreadTimes() in the delta de 1ms the function
return allways the same time !!!!!!
the QueryPerformanceCounter() use high resolution timming but is not
correct for thread time
i want thread time user & kernel in high resolution timming : 100ns
anyone know or have solution ?????

thanks

0 new messages