frameBudget property

Duration? frameBudget
final

Optional frame budget override.

When omitted, the runtime derives the budget from the configured FPS.

Implementation

final Duration? frameBudget;