Пример #1
0
 public void ShowDateTimeHasResolutionOf15Milliseconds()
 {
     HighResolution.ShowDateTimeHasResolutionOf15Milliseconds();
 }
Пример #2
0
 public void ShowQueryPerformanceCounterHasBetterResolutionThanDateTimeNow()
 {
     HighResolution.ShowQueryPerformanceCounterHasBetterResolutionThanDateTimeNow();
 }
Пример #3
0
 public void DisplayTimerProperties()
 {
     HighResolution.DisplayTimerProperties();
 }