예제 #1
0
 public void ShowDateTimeHasResolutionOf15Milliseconds()
 {
     HighResolution.ShowDateTimeHasResolutionOf15Milliseconds();
 }
예제 #2
0
 public void ShowQueryPerformanceCounterHasBetterResolutionThanDateTimeNow()
 {
     HighResolution.ShowQueryPerformanceCounterHasBetterResolutionThanDateTimeNow();
 }
예제 #3
0
 public void DisplayTimerProperties()
 {
     HighResolution.DisplayTimerProperties();
 }