Skip to content

Executor should offer more precise time logging #1228

@codemanyak

Description

@codemanyak

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

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):
Image

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.

Metadata

Metadata

Assignees

Labels

FixedImplemented (though possibly still not delivered)enhancement

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions