record_ink

Function record_ink 

Source
pub fn record_ink(name: &'static str, start_ink: u64, end_ink: u64)
Expand description

Record a host-function call with an ink delta captured by the caller. Used where args/outs aren’t meaningful but ink cost is.