• ZylTimer.NET é uma alta resolução .NET classe timer/componente que fornece uma maior precisão, em comparação com o padrão .NET componente Timer. Este componente é fornecido .NET framework e usa a Fila de Mensagem do Windows para gerar o evento Tick. Por causa da maneira como ele trabalha, ele é incapaz de levantar-temporizador de intervalos mais preciso do que 15 milissegundos. Porque de ZylTimer.NET 's arquitetura e o fato de que é um temporizador baseado em threads, proporciona maior precisão, entre um e dois milissegundos, o que pode ser importante na hora de aplicações dependentes. Porque o Windows não é um real-time, é compreensível que os temporizadores não pode processar intervalos de pequenas escalas. O padrão. NET Timer componente que está incluído em Delphi / C++Builder, por exemplo, não é possível medir o temporizador de intervalos menores do que 50 milissegundos com precisão. Este componente suporta todas as versões do Windows a partir do 98 a 10 em x32 e x64 formatos e está disponível para o NET Framework 2.0, 3.5, 4.0, 4.5, 4.6, 4.7, e NET Padrão 2.0. Para obter este componente instalado tudo o que você tem a fazer é adicionar uma referência para o exercício de seu projeto e declarar um objeto do tipo de componente em seu aplicativo
  • ZylTimer.NET yüksek bir çözünürlükte .Standardına göre artan duyarlılık sağlayan NET zamanlayıcı sınıf/bileşen .NET Zamanlayıcı bileşeni. Bu bileşen için gemi .NET çerçeve ve Tik olay oluşturmak için Windows İleti Sırası kullanır. Bu işler böyle çünkü, 15 milisaniyeden sayacı daha doğru yapamaz. Bu zyltimer.net 'nın mimarisi ve bir zamanlayıcı ile iş parçacığı dayalı olması nedeniyle, daha yüksek hassasiyet sağlar, zamana bağlı uygulamalarda değerli olan bir ve iki milisaniye arasında. Windows işletim sistemi olduğu bir gerçek olmadığı için sayaçları gibi küçük ölçeklerde işlem aralıkları olamaz neden anlaşılabilir bir durumdur. Standart. Delphi / C++Builder dahil NET Timer bileşeni, örneğin, doğru 50 milisaniyeden daha küçük sayacı ölçü olamaz. Bu bileşen, hem de x 32 ve x 64 biçimleri 98 den 10 kadar olan tüm Windows sürümlerini destekler ve, 3.5, 4.0, 4.5, 4.6, 4.7, ve NET Standard 2.0 2.0 NET Çerçeve için kullanılabilir. Bu bileşen, tüm yapmanız gereken yüklü almak için matkap projenizden başvuru başvuru ekleyin ve bileşen türünde bir nesne ilan var
  • ZylTimer.NET is a high resolution .NET timer class/component which provides increased precision compared to the standard .NET Timer component.

    This component ships to the .NET framework and uses the Windows Message Queue to generate the Tick event. Because of the way it works, it is incapable of getting timer intervals more accurate than 15 milliseconds.

    Because of ZylTimer.NET 's architecture and the fact that its a timer based on threads, it provides higher precision, between one and two milliseconds, which can be valuable in time-dependent applications.

    Because Windows is not a real-time OS, it is understandable why timers cannot process intervals of such small scales.

    The standard. NET Timer component that is included in Delphi / C++Builder, for example, cannot measure timer intervals smaller than 50 milliseconds accurately.

    This component supports all Windows versions from 98 through 10 on both x32 and x64 formats and is available for NET Framework 2.0, 3.5, 4.0, 4.5, 4.6, 4.7, and NET Standard 2.0.

    To get this component installed all you have to do is add a reference to the drill from your project and declare an object of the component type in your application