Function ckb_script::cost_model::instruction_cycles
source · pub fn instruction_cycles(i: Instruction) -> u64
Expand description
Returns the spent cycles to execute the secific instruction.
pub fn instruction_cycles(i: Instruction) -> u64
Returns the spent cycles to execute the secific instruction.