Attention is currently required from: dexter.
1 comment:
Patchset:
I think this new command with its argparse needs to be added to the user manual?
Also, what about an alternative approach of always measuring the time of execution of a single command and printing it (depending on a settable variable like "set timestamping true") together with the results of the command?
This way we wouldn't need to maintain an explicit counter that can be set and updated/reset. I understand there are specific use cases for it, so maybe both options make sense by themselves....
A third idea would be to introduce a "time" command like on the shell. So you could execute something like "time select ADF.USIM" and it would perform whatever command you specify as well as printing the execution time once completed. I guess this can be difficult to implement from a command parser / tab completion point of view, but still wanted to share the idea.
To view, visit change 38659. To unsubscribe, or for help writing mail filters, visit settings.