we don't need to know.
I once discussed something related to this with weaaddar, the best thing for 0 seconds timers is to just use a queue for the data instead of attaching things, in case two 0 timers were started like this, the queue would simply do the things in order, which I guess is the expected behavior.
It would be odd though if it was random, don't know how to test anyways |