Function ic_cdk::api::call::performance_counter

source ·
pub fn performance_counter(counter_type: u32) -> u64
👎Deprecated since 0.11.3: This method conceptually doesn’t belong to this module. Please use ic_cdk::api::performance_counter instead.
Expand description

Gets the value of specified performance counter

See crate::api::performance_counter.