public static ulong GetCpuTimerFrequency ();

Returns

ulong CPU timer frequency for current platform.

Description

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.