Produces high resolution timestamps.
Ejemplo n.º 1
0
 /// <summary>
 /// Reset the baseline and allow a new initialization.
 /// </summary>
 public static void Reset()
 {
     // reset baseline
     s_Default = new HiResClock();
 }