static unsafe BOOL QueryPerformanceFrequency(long *lpFrequency)
static unsafe BOOL QueryPerformanceCounter(long *lpPerformanceCount)
long GetRawElapsedTicks()
static Stopwatch StartNew()
static readonly long Frequency
static readonly bool IsHighResolution
static unsafe long QueryPerformanceCounter()
static readonly double s_tickFrequency
static long GetTimestamp()
long GetElapsedDateTimeTicks()
static unsafe long QueryPerformanceFrequency()