/Timer-Testing

Source code accompanying the video https://youtu.be/L6xlzZdw2As

Primary LanguageC#

Source code accompanying the video https://youtu.be/L6xlzZdw2As

It's always been difficult to test anything that depends on time, because time is out of control. But with the .NET 8 TimeProvider, we can take control of time itself.