Smart Contract Macros

schedule_timer - schedules specified transaction in the future

schedule_timerchevron-right

remove_timer - removes timer

remove_timerchevron-right

timer_callback - logic to run for cron specified here

timer_callbackchevron-right

start_interval - creates interval on DSP for timer callback

start_intervalchevron-right

remove_interval - removes interval

remove_intervalchevron-right

Last updated

Was this helpful?