#Perspective on fine-grained time windows

3 messages · Page 1 of 1 (latest)

magic hazel
#

solution one is probably the best

#

async tasks are really not well suited for this, you shouldn't use them for this sort of thing

#

but having a systems that just runs a loop would be the most idomatic way to do it, also has the benefit that you can set the timestep at runtime if you want to