Posts tagged ‘High Resolution Timing’

A High Resolution Timing Utility in C#

Download PerformanceCounter.zip Assembly level developers have long enjoyed the use of RDTSC (read time stamp counter) instruction to achieve high resolution (1/clock speed (HZ)). Continue reading ‘A High Resolution Timing Utility in C#’ »