By now, the start and end time of a diagram execution is presented with minutes precision only in the Output Console window:

This is very poor (unnecessarily), even considering the delaying effects of Structorizer. The date/time formatting should also show the seconds and milliseconds (on this occasion, we might prefer the ISO date representation):

In addition, the Executor should provide a rough account of the elapsed actual execution time (kind of stop watch), which is not to involve times of user interaction (step mode, input and output confirmation, etc.) and only as little interpretation and presentation overhead as possible.
By now, the start and end time of a diagram execution is presented with minutes precision only in the Output Console window:

This is very poor (unnecessarily), even considering the delaying effects of Structorizer. The date/time formatting should also show the seconds and milliseconds (on this occasion, we might prefer the ISO date representation):

In addition, the Executor should provide a rough account of the elapsed actual execution time (kind of stop watch), which is not to involve times of user interaction (step mode, input and output confirmation, etc.) and only as little interpretation and presentation overhead as possible.