Version 3.3.0.2

GUITimeHelper class

Namespace: Sirenix.Utilities.Editor
Assembly: Sirenix.Utilities.Editor
public class GUITimeHelper
A utility class for getting delta time for the GUI editor.
Inheritance
  • System.Object
  • GUITimeHelper

Properties

LayoutDeltaTime
public static float LayoutDeltaTime { get; }
LayoutFPS
public static int LayoutFPS { get; }
RepaintDeltaTime
public static float RepaintDeltaTime { get; }
RepaintFPS
public static int RepaintFPS { get; }