ProfileSpan
Nodepod API / src / ProfileSpan
Interface: ProfileSpan
Section titled “Interface: ProfileSpan”Defined in: src/profiling/types.ts:37
Properties
Section titled “Properties”category
Section titled “category”category:
ProfileCategory
Defined in: src/profiling/types.ts:41
durationMs
Section titled “durationMs”durationMs:
number
Defined in: src/profiling/types.ts:43
id:
number
Defined in: src/profiling/types.ts:38
metadata?
Section titled “metadata?”
optionalmetadata?:Record<string,string|number|boolean>
Defined in: src/profiling/types.ts:46
name:
string
Defined in: src/profiling/types.ts:40
parentId?
Section titled “parentId?”
optionalparentId?:number
Defined in: src/profiling/types.ts:39
processId?
Section titled “processId?”
optionalprocessId?:number
Defined in: src/profiling/types.ts:45
startTime
Section titled “startTime”startTime:
number
Defined in: src/profiling/types.ts:42
thread
Section titled “thread”thread:
string
Defined in: src/profiling/types.ts:44