Function clockwork_thread_program::thread_program::thread_exec
source · pub fn thread_exec(ctx: Context<'_, '_, '_, '_, ThreadExec<'_>>) -> Result<()>
Expand description
Executes the next instruction on thread.
pub fn thread_exec(ctx: Context<'_, '_, '_, '_, ThreadExec<'_>>) -> Result<()>
Executes the next instruction on thread.