Function snake_sdk::get_current_cpu_cycle_in_tick
source · pub fn get_current_cpu_cycle_in_tick() -> u64
Expand description
Get the number of CPU cycles that have already executed in the current tick.
pub fn get_current_cpu_cycle_in_tick() -> u64
Get the number of CPU cycles that have already executed in the current tick.