Searched defs:startMemory (Results 1 – 3 of 3) sorted by relevance
85 startMemory: number; property103 startMemory: string; property150 const startMemory = lastEvent.data.startMemory / BYTE_TO_MB; constant
87 startMemory: number; property226 const startMemory = eventInfo.startMemory / BYTE_TO_MB; constant
150 const startMemory = process.memoryUsage().heapUsed; constant190 const startMemory = process.memoryUsage().heapUsed; constant