Some dashboards, like time-per-action and time-per-key, accumulate data over the lifetime of the scheduler.
It would be useful if a user/client could "reset" these to zero or, alternatively, create a new "instance" of these dashboards beginning at a point in code, so that output could be obtained just for subsequent (or even context-manager-guarded) operations.
Some dashboards, like time-per-action and time-per-key, accumulate data over the lifetime of the scheduler.
It would be useful if a user/client could "reset" these to zero or, alternatively, create a new "instance" of these dashboards beginning at a point in code, so that output could be obtained just for subsequent (or even context-manager-guarded) operations.