Z.after stops delaying function

Hello, I’m using some (or rather many) Z.after calls in different delays etc. but at some point into the whole “Scene” of my project it starts ignoring the delay and just instantly runs the function.

Does someone know how to fix this?

Best regards
berzontax

Okay, after trying around for hours… I can only say: I accidentally switched my methods of converting seconds to milliseconds and milliseconds to seconds.

Case closed.