You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am a bit confusing about the calculation of latency.
When we look into the code, the update method should be called frequently as defined by targetFrameRate
I timestamped this method and it shows as I expected.
Then as the figure below, the current latency calculation should be similar to the 1000/fps.
however, the produced value is not as ecpected.
So nor of them run as I expected. I am not sure how the latency should behave.
Thanks for any information and help!
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Package version
3.0.0-pre.7
Environment
Steps To Reproduce
Expected Behavior
Hello, I am a bit confusing about the calculation of latency.
When we look into the code, the update method should be called frequently as defined by
targetFrameRate
I timestamped this method and it shows as I expected.
Then as the figure below, the current latency calculation should be similar to the 1000/fps.
however, the produced value is not as ecpected.
So nor of them run as I expected. I am not sure how the latency should behave.
Thanks for any information and help!
Anything else?
No response
The text was updated successfully, but these errors were encountered: