Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Offset by one millisecond
Message
From
20/09/2010 01:32:28
 
 
To
19/09/2010 17:38:02
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01481850
Message ID:
01481942
Views:
26
>>Or add QueryPerformace-Routines into the fray...
>
>Can you tell me more about it?

High-Resolution Timer routines. Usually used in combination woth QueryPerformanceFrecency to arrive at comparable time slices. Depending on your needs you can use either QueryPerformanceCounter as a raw value or measure time in small slices, build an index together with a date() or datetime() and a flag for "rollover happened today"... look it up in WinAPI
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform