Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

updateStep () timing

2 posters

Go down  Message [Page 1 of 1]

1updateStep () timing Empty updateStep () timing Fri May 13, 2022 10:25 pm

feri



The updateStep () function is activated every 0.05 seconds, it is possible to reduce the activation time for example 0.01 seconds.
Thanks
Greetings

2updateStep () timing Empty Re: updateStep () timing Sat May 14, 2022 12:41 am

arcachofo

arcachofo

updateStep() is called when the simulation stops to update GUI related stuff.
In version 0.4.15 it is not posible to change this time.
In any case you should not use this function for any kind of timing inside the simulation, this is decoupled from simulation time.

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum