Closed stirno closed 10 years ago
Tasks output their start/finish and timing data. Any console output that is written during the execution of a task is written with its name on the line, similar to this:
[pvc] Starting 'default' ...
[pvc] [default] Random Text from default task/Console.Write
[pvc] Finished 'default' in 4 ms
Keep timers for each tasks execution time, display to user