public static System.string GetComparisonString( NStopwatch s1, NStopwatch s2 )
Parameters
- s1
- The first stopwatch to take part in the comparison.
- s2
- The second stopwatch to take part in the comparison.
Return Value
A string that states which of the given stopwatches represents a faster operation and how much faster it is.