Chronometer
Chronometer copied to clipboard
The last or near bottom line is not accurate
There is a side effect to the way the scripts are monitored that makes the last line of code not accurate. It may either not record any stats or they will be over blown.
I partially mitigated this by smoothing over closing braces. When the brace is the last line, then it is reset to 0. This is still an issue where the last command is a real command.