Back to Filament

isExactFrameRateAchieved

docs/android/dokka/filament-android/com.google.android.filament.android/-frame-pacer/is-exact-frame-rate-achieved.md

1.75.0656 B
Original Source

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

isExactFrameRateAchieved

[main]
open fun isExactFrameRateAchieved(): Boolean

Returns whether the selected pacing frame rate is achieved exactly by the display hardware.

Return

true if the selected rate is an exact integer fraction of the host display platform's refresh rate, false if non-integer ratio pacing is active (such as 45 FPS on 60Hz).