Type of a performance entry (performanceEntry.entryType).

See also:

Static variables

@:value(cast "dns")@:impl@:enumstaticinlineread onlyDns:PerformanceEntryType = "dns"

Node.js only

@:value(cast "function")@:impl@:enumstaticinlineread onlyFunction:PerformanceEntryType = "function"

Node.js only

@:value(cast "gc")@:impl@:enumstaticinlineread onlyGc:PerformanceEntryType = "gc"

Node.js only

@:value(cast "http")@:impl@:enumstaticinlineread onlyHttp:PerformanceEntryType = "http"

Node.js only

@:value(cast "http2")@:impl@:enumstaticinlineread onlyHttp2:PerformanceEntryType = "http2"

Node.js only

@:value(cast "mark")@:impl@:enumstaticinlineread onlyMark:PerformanceEntryType = "mark"

Available on the Web

@:value(cast "measure")@:impl@:enumstaticinlineread onlyMeasure:PerformanceEntryType = "measure"

Available on the Web

@:value(cast "net")@:impl@:enumstaticinlineread onlyNet:PerformanceEntryType = "net"

Node.js only

@:value(cast "node")@:impl@:enumstaticinlineread onlyNode:PerformanceEntryType = "node"

Node.js only

@:value(cast "resource")@:impl@:enumstaticinlineread onlyResource:PerformanceEntryType = "resource"

Available on the Web