Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Variable TIMEOUTSConst

    TIMEOUTS: Readonly<
        {
            FOUNDRY_WEBSITE: 10000;
            IP_DISCOVERY: 5000;
            PACKAGE_REPOSITORY: 10000;
            REMOTE_PACKAGE: 5000;
        },
    > = ...

    Stores shared commonly used timeouts, measured in MS