Module thread_cron_create

Module thread_cron_create 

Source

Structs§

ThreadCronCreate
ThreadCronCreate : Payload for creating a thread-specific cron job (runs on the same thread).

Enums§

MultitaskStrategy
Multitask strategy to use. Must be one of ‘reject’, ‘interrupt’, ‘rollback’, or ‘enqueue’.