#Who is Delta Time

10 messages · Page 1 of 1 (latest)

south crane
#

Delta time is the time between executions

Event Receiver (Update 30hz) doesnt output perfectly at 30hz (eg. 1/30, the old delta time)

It updates, usually, between 20-40hz, with inconsistent timing

If you want to see your hz, set a text sign to 1/ Delta Time

wispy talon
#

Depends on how often the executions are being fired

#

For some platforms it may be higher as they execute less often.

south crane
#

Heres a better way to think of it

Dont think of Update 30hz an 30hz
Think of it as half-tickspeed

Update 30hz does not output on its own, it actually only outputs once every other Cv2 tick

wispy talon
south crane
#

Because its the time between executions

wispy talon
last oar
#

@south crane why is it not .033 on the screen, did they make it better to have actual delta time?