Dear Pals, As I need to determine the speed of my win32 console application, can you give me the API to find the system time in milliseconds. I have used GetTickCount() and other multimedia timer function( with max resolution), but it gives from application booting time, but I need to find from OS booting time or system time. Regards, Shahul.