Back to Filament

getPacingStatus

docs/android/dokka/filament-android/com.google.android.filament.android/-frame-pacer/get-pacing-status.md

1.75.0533 B
Original Source

//filament-android/com.google.android.filament.android/FramePacer/getPacingStatus

getPacingStatus

[main]
open fun getPacingStatus(): FramePacer.PacingStatus

Returns the current flow control status of the pacing pipeline. If the pipeline is DISPLAY_STARVING, the application may choose to recover by skipping a frame to rebuild queue depth and calling resetPacing().

Return

The active PacingStatus.