Class StopwatchExtensions
Extension methods for System.Diagnostics.Stopwatch
objects.
Inherited Members
Namespace: Unity.XR.CoreUtils
Assembly: solution.dll
Syntax
public static class StopwatchExtensions
Methods
Name | Description |
---|---|
Restart(Stopwatch) | Restarts the stopwatch by stopping, resetting, and then starting it. |