This version of Unity is unsupported.

FrameTimingManager.IsFeatureEnabled

Declaration

public static bool IsFeatureEnabled();

Returns

bool Whether frame timing statistics are enabled.

Description

Check if frame timing statistics are enabled.

When enabled, the player collects CPU and GPU frame timing statistics that can be accessed using CaptureFrameTimings.