Loom Engine - v3.1.1
    Preparing search index...

    Interface TimerSchedulerOptions

    interface TimerSchedulerOptions {
        maxFiresPerTick?: number;
    }
    Index

    Properties

    Properties

    maxFiresPerTick?: number