papi-dts
    Preparing search index...

    Variable STARTUP_MARK_PROCESS_STARTConst

    STARTUP_MARK_PROCESS_START: "process-start" = 'process-start'

    Name of the mark each process emits first, right after start. The main process's copy is the run-boundary the startup-waterfall parser uses to slice a multi-launch log down to the latest run (see .erb/scripts/startup-waterfall.util.ts's selectLatestRun). Emitters: src/main/main.ts and src/extension-host/extension-host.ts.