The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




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,076)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)