Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 182 Bytes

File metadata and controls

9 lines (7 loc) · 182 Bytes

CpuUsagePercentageDotNetCoreExample

To run use the dotnet cli:

dotnet build
dotnet run

It will report the cpu usage % of the process and will match up with task manager.