<PackageReference Include="NUnit" Version="3.0.0-alpha-5" />

Stopwatch

public class Stopwatch : Stopwatch
This class is a System.Diagnostics.Stopwatch on operating systems that support it. On those that don't, it replicates the functionality at the resolution supported.
public Stopwatch()