ProfileSession
Nodepod API / src / ProfileSession
Interface: ProfileSession
Section titled “Interface: ProfileSession”Defined in: src/profiling/types.ts:132
Properties
Section titled “Properties”
readonlyid:string
Defined in: src/profiling/types.ts:133
readonlyname:string
Defined in: src/profiling/types.ts:134
startedAt
Section titled “startedAt”
readonlystartedAt:number
Defined in: src/profiling/types.ts:135
Methods
Section titled “Methods”stop()
Section titled “stop()”stop():
Promise<NodepodProfileReport>
Defined in: src/profiling/types.ts:136
Returns
Section titled “Returns”Promise<NodepodProfileReport>