Add ATxDiagnostics console application.
Currently it is testing both approaches for checking the CPU load, each for ten seconds. Messages are printed to the console using NLog. Refers to #36
Showing
- ATxDiagnostics/ATxDiagnostics.cs 96 additions, 0 deletionsATxDiagnostics/ATxDiagnostics.cs
- ATxDiagnostics/ATxDiagnostics.csproj 72 additions, 0 deletionsATxDiagnostics/ATxDiagnostics.csproj
- ATxDiagnostics/App.config 6 additions, 0 deletionsATxDiagnostics/App.config
- ATxDiagnostics/Properties/AssemblyInfo.cs 44 additions, 0 deletionsATxDiagnostics/Properties/AssemblyInfo.cs
- AutoTx.sln 6 additions, 0 deletionsAutoTx.sln
ATxDiagnostics/ATxDiagnostics.cs
0 → 100644
ATxDiagnostics/ATxDiagnostics.csproj
0 → 100644
ATxDiagnostics/App.config
0 → 100644
ATxDiagnostics/Properties/AssemblyInfo.cs
0 → 100644
Please register or sign in to comment