Joel Verhagen
joelverhagen.com
Joel Verhagen
@joelverhagen.com
Software dev on NuGet team, Microsoft
GitHub: github.com/joelverhagen
blog: joelverhagen.com
> Environment.TickCount is different from the DateTime.Ticks property, which is the number of 100-nanosecond intervals that have elapsed since 1/1/0001, 12:00am.

😑
Environment.TickCount Property (System)
Gets the number of milliseconds elapsed since the system started.
learn.microsoft.com
August 28, 2025 at 2:24 AM