Back to Filament

getEffectiveLatencyNanos

docs/android/dokka/filament-android/com.google.android.filament.android/-frame-pacer/get-effective-latency-nanos.md

1.75.0574 B
Original Source

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

getEffectiveLatencyNanos

[main]
open fun getEffectiveLatencyNanos(): Long

Returns the effective target latency in nanoseconds. Calculated as the difference between the target presentation time and the frame's base time.

Return

The active target latency in nanoseconds.