Dev.CalibrateHandler (BB.TUI v0.1.0)

Copy Markdown View Source

Dev-only command handler that sleeps for a couple of seconds before succeeding. Useful for eyeballing the executing-command throbber and the events panel's command.started/command.succeeded pair without a real long-running operation.

Runs in its own command process spawned by BB.Command, so the sleep does not block the TUI runtime.