This version of Unity is unsupported.

SystemInfo.supportsGpuRecorder

public static bool supportsGpuRecorder;

Description

Specifies whether the current platform supports the GPU Recorder or not. (Read Only).

If the current platform supports the GPU Recorder, you could use the Recorder API to get GPU timing information.