Add command start time to preexec hook.
Since commands are messaged post execution and not pre, the actual time the command is executed can be far off. Add a command start time variable to the preexec hook to capture this.
Since commands are messaged post execution and not pre, the actual time the command is executed can be far off. Add a command start time variable to the preexec hook to capture this.