;Measures time spent in macro (or part of macro), and writes to a log file. ;EXAMPLE #compile "__TimeKeeper" TimeKeeper x.Begin("$desktop$\test TimeKeeper.txt" "" "test" 1) mes "macro" x.End("success")