Function rune::runtime::budget::take

source ·
pub fn take() -> bool
Expand description

Take a ticket from the budget, returning true if we were still within the budget before the ticket was taken, false otherwise.