Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Log macro execution time
#1
Macro TimeKeeper help
Code:
Copy      Help
;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")


Attached Files
.qml   TimeKeeper.qml (Size: 1.89 KB / Downloads: 1,082)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)