Function tea_sdk::utils::wasm_actor::actors::env::register_random_tick
pub async fn register_random_tick(args: RandomTickArgs) -> Result<(), Error>Expand description
Register a random tick with range_start and range_end specifying the min and max tick interval
in milliseconds