Function clockwork_thread_program::thread_program::thread_kickoff
source · pub fn thread_kickoff(
ctx: Context<'_, '_, '_, '_, ThreadKickoff<'_>>
) -> Result<()>
Expand description
Kicks off a thread if its trigger condition is active.