Exemple #1
0
 public static Duration snapshot(Stopwatch sw)
 => Duration.Define(sw.ElapsedTicks);