How know value of frametime "delta" #965
Unanswered
azur-wolve
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
https://github.com/s1lentq/ReGameDLL_CS/blob/ad1c58cef5284ba1694dea2c0d5c7f5bf0dfa910/regamedll/pm_shared/pm_shared.cpp#L2907
to know what is the value of
frametime("delta time") each framewould need to know whats the value of
cmd.msecsomeone knows which is the value?
I assume
frametimeits a constant value but may vary due to frame drops I guess?And
cmd.mseccould vary due to network speed?All reactions