pub fn thread_budget(world: &World) -> Option<ThreadBudget>Expand description
The process thread budget App published at start. None before App::start
installs it. Read by the cn debug server’s budget command.
pub fn thread_budget(world: &World) -> Option<ThreadBudget>The process thread budget App published at start. None before App::start
installs it. Read by the cn debug server’s budget command.