[−][src]Trait solana_rbpf::InstructionMeter
Instruction meter
Required methods
fn consume(&mut self, amount: u64)
Consume instructions
fn get_remaining(&self) -> u64
Get the number of remaining instructions allowed