papi-dts
    Preparing search index...

    Variable STARTUP_MARK_PREFIXConst

    STARTUP_MARK_PREFIX: "STARTUP_MARK" = 'STARTUP_MARK'

    Prefix that identifies a startup timing mark in the logs (see @shared/utils/startup-timing.util's markStartup). Lives in this import-free data module so the startup-waterfall CLI parser (.erb/scripts/startup-waterfall.util.ts) can import it without dragging in logger side effects. Keep identical to the C# emitter (StartupTiming).