Is there a way to get the current FPS inside a Can...
# compose
z
Is there a way to get the current FPS inside a Canvas component?
r
You’d have to compute it yourself but fps are a poor performance measurement
z
Oh what do you suggest as a better measurement. I'm experimenting with shaders
r
Just frame time using perfetto