Langium - v4.1.0
    Preparing search index...

    Class ProfilingTask

    Index

    Constructors

    Properties

    addRecord: (record: ProfilingRecord) => void
    entries: MultiMap<string, number> = ...
    identifier: string
    stack: { content: number; id: string; start: number }[] = []
    startTime?: number

    Methods