Function clockwork_thread_program::thread_program::thread_pause
source · pub fn thread_pause(ctx: Context<'_, '_, '_, '_, ThreadPause<'_>>) -> Result<()>
Expand description
Pauses an active thread.
pub fn thread_pause(ctx: Context<'_, '_, '_, '_, ThreadPause<'_>>) -> Result<()>
Pauses an active thread.