Develop
Develop
Select your platform

Get GPU Frame Time

Updated: Apr 15, 2026
Returns the GPU frame time in milliseconds on Meta Quest devices.

Overview

This Blueprint helps you analyze the performance of your app by returning the GPU frame time in milliseconds for the most recent frame on Meta Quest devices.
For more information about measuring GPU performance, see Accurately Measure an App’s Per-Frame GPU Cost.

Blueprint

Get GPU Frame Time Blueprint node with a float return value output.

Arguments

  • No arguments.

Output

  • Return Value: The GPU frame time in milliseconds.