Info
| Version: | 1.4.55 |
| Author(s): | Hakan Lindestaf |
| Last Update: | Friday, February 27, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/HakanL/Haukcode.HighResolutionTimer |
| NuGet Url: | https://www.nuget.org/packages/Haukcode.HighResolutionTimer |
Install
Install-Package Haukcode.HighResolutionTimer
dotnet add package Haukcode.HighResolutionTimer
paket add Haukcode.HighResolutionTimer
Haukcode.HighResolutionTimer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Uses Waitable Timer on Windows, timerfd on Linux, and kqueue on macOS, all with sub-millisecond precision.