Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 432 Bytes

processcpuusagereport_usertime.md

File metadata and controls

22 lines (15 loc) · 432 Bytes
-api-id -api-type
P:Windows.System.Diagnostics.ProcessCpuUsageReport.UserTime
winrt property

Windows.System.Diagnostics.ProcessCpuUsageReport.UserTime

-description

Gets the amount of CPU user time consumed by the process.

-property-value

The amount of CPU user time consumed by the process.

-remarks

-examples

-see-also