Nut - v0.0.9
    Preparing search index...

    Interface IMonitorOptions

    interface IMonitorOptions {
        pollFrequency?: number;
    }
    Index

    Properties

    Properties

    pollFrequency?: number

    Time between two checks (ms)

    60000 (1m)