Interface: OwnedProcessResourceUsage
@termwright/driver / OwnedProcessResourceUsage
Interface: OwnedProcessResourceUsage
Section titled “Interface: OwnedProcessResourceUsage”Defined in: driver/src/api.ts:155
Whole-tree accounting with the native source and units kept explicit.
Properties
Section titled “Properties”activeProcesses
Section titled “activeProcesses”
readonlyactiveProcesses:number
Defined in: driver/src/api.ts:168
kernelTime100ns
Section titled “kernelTime100ns”
readonlykernelTime100ns:number
Defined in: driver/src/api.ts:158
otherOperationCount
Section titled “otherOperationCount”
readonlyotherOperationCount:number
Defined in: driver/src/api.ts:163
otherTransferBytes
Section titled “otherTransferBytes”
readonlyotherTransferBytes:number
Defined in: driver/src/api.ts:166
peakJobMemoryBytes
Section titled “peakJobMemoryBytes”
readonlypeakJobMemoryBytes:number
Defined in: driver/src/api.ts:160
Peak committed memory charged to one Job Object; this is not RSS.
readOperationCount
Section titled “readOperationCount”
readonlyreadOperationCount:number
Defined in: driver/src/api.ts:161
readTransferBytes
Section titled “readTransferBytes”
readonlyreadTransferBytes:number
Defined in: driver/src/api.ts:164
source
Section titled “source”
readonlysource:"windows-job-object"
Defined in: driver/src/api.ts:156
totalProcesses
Section titled “totalProcesses”
readonlytotalProcesses:number
Defined in: driver/src/api.ts:167
totalTerminatedProcesses
Section titled “totalTerminatedProcesses”
readonlytotalTerminatedProcesses:number
Defined in: driver/src/api.ts:169
userTime100ns
Section titled “userTime100ns”
readonlyuserTime100ns:number
Defined in: driver/src/api.ts:157
writeOperationCount
Section titled “writeOperationCount”
readonlywriteOperationCount:number
Defined in: driver/src/api.ts:162
writeTransferBytes
Section titled “writeTransferBytes”
readonlywriteTransferBytes:number
Defined in: driver/src/api.ts:165