FrameTimingManager.GetCpuTimerFrequency
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.