ZylTimer.NET 1.26
License: Free Trial File size: 1.58 MB
Users Rating: 3.9/5 - 12 votes
Please wait ... Your download link is being verified for malicious content.
You'll be able to download in 5 seconds.
You'll be able to download in 5 seconds.
ABOUT ZylTimer.NET
ZylTimer.NET is a high resolution .NET timer component which provides a higher precision than the standard .NET Timer component. .NET Timer component which ships with Delphi / C++Builder uses the Windows Message Queue to generate the Tick event. Due to this approach it's impossible to get accurate timer intervals smaller than 50 milliseconds. ZylTimer.NET is a thread based timer and due to this architecture provides a real precision of 1-2 milliseconds which is inevitable in time critical applications. The Tick event is always fired in time which is not available for the standard .NET Timer, when there are too many messages processed.