This module offers Actions corresponding to every method found in the native .NET Stopwatch class, making it a valuable tool for benchmarking and achieving precise measurements.
Using a Stopwatch is proven to be more precise than using the DateTime class.
Breaking Change