We did not scan ZylTimer.NET for viruses, adware, spyware or other type of malware. For your own protection it's recommended to have an updated antivirus installed on your computer when downloading and installing programs from Windows8Compatible.
Windows8Compatible lists downloads from various software publishers, so if you have a question regarding a particular software contact the publisher directly. The download links for ZylTimer.NET are provided to you by Windows8Compatible without any warranties, representations or gurantees of any kind, so download at your own risk.
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.