pub fn instruction_counter() -> u64
Expand description
Returns the number of instructions that the canister executed since the last entry point.
pub fn instruction_counter() -> u64
Returns the number of instructions that the canister executed since the last entry point.