Question
A timer function?
I'm looping over a list of emails and I don't want them to be sent out immediately at once. Is there a function (maybe underlying java function) that will pause the processing for a certain amount of ticks before it continues processing the code? I could have sworn I've seen this somewhere but I can't find it. Thanks,
Paul
