@wxn0brp/db-core
    Preparing search index...

    Interface SmartExecutorEntry

    interface SmartExecutorEntry {
        executor: Executor;
        interval: number;
    }
    Index

    Properties

    Properties

    executor: Executor
    interval: number