ProfileMemorySample
Nodepod API / src / ProfileMemorySample
Interface: ProfileMemorySample
Section titled “Interface: ProfileMemorySample”Defined in: src/profiling/types.ts:84
Properties
Section titled “Properties”browserHeap?
Section titled “browserHeap?”
optionalbrowserHeap?:object
Defined in: src/profiling/types.ts:88
bytes?
Section titled “bytes?”
optionalbytes?:number
confidence
Section titled “confidence”confidence:
"estimated"
limitBytes?
Section titled “limitBytes?”
optionallimitBytes?:number
source
Section titled “source”source:
"measureUserAgentSpecificMemory"|"performance.memory"
totalBytes?
Section titled “totalBytes?”
optionaltotalBytes?:number
usedBytes?
Section titled “usedBytes?”
optionalusedBytes?:number
deterministic
Section titled “deterministic”deterministic:
Record<string,unknown>
Defined in: src/profiling/types.ts:87
timestamp
Section titled “timestamp”timestamp:
number
Defined in: src/profiling/types.ts:86
type:
"memory"
Defined in: src/profiling/types.ts:85