Stable callback to invoke when a frame has been rendered. Calling it does
not re-render the component; the value is fanned out to useFps
consumers on the provider's refresh tick. Outside an
InteractiveFpsProvider this is a no-op.
Returns ()=>void
Stable frame-receiver callback; a no-op outside a provider.
Stable callback to invoke when a frame has been rendered. Calling it does not re-render the component; the value is fanned out to useFps consumers on the provider's refresh tick. Outside an InteractiveFpsProvider this is a no-op.