Improving PerformanceZenithTuneAPI Referenceauto_prunerstimeoutVersion: v2509On this pageauto_pruners.timeoutTimeoutPruner Objects class TimeoutPruner(AutoPrunerBase) Prune based on execution time limit. on_start def on_start() -> None Called when command execution starts. on_end def on_end() -> None Called when command execution ends.