shajara API
    Preparing search index...

    Interface SchedulerOption

    Autonomy option for routing runnable child processes to processors.

    interface SchedulerOption {
        scheduler: Scheduler;
    }
    Index

    Properties

    Properties

    scheduler: Scheduler