Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetGpuTimerFrequency()

This returns the frequency of GPU timer on the current platform. Currently always 1000000000.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static ulong GetGpuTimerFrequency()

Returns

Type

Description

ulongGPU timer frequency for current platform.