Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Offset by one millisecond
Message
From
20/09/2010 02:30:25
 
 
To
20/09/2010 01:32:28
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:
01481951
Views:
20
>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

I resolved the issue by using a separate field to store the milliseconds. This has been working fine so far.

Thanks for the input
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform