Simba can timestamp all your writeln calls.
SetScriptProp(SP_WriteTimeStamp, [True]); WriteLn('Before the wait'); Wait(1000); Writeln('After the wait');
User Interface
Tutorial
Enter search terms or a module, class or function name.