public static ulong GetCpuTimerFrequency ();

Valor de retorno

ulong CPU timer frequency for current platform.

Descripción

This returns the frequency of CPU timer on the current platform, used to interpret timing results. If the platform does not support returning this value it will return 0.