Hardware/CPU/CPULoad.cs
changeset 165 813d8bc3192f
parent 99 6d8377af9fb1
child 166 fa9dfbfc4145
     1.1 --- a/Hardware/CPU/CPULoad.cs	Thu Aug 05 19:28:50 2010 +0000
     1.2 +++ b/Hardware/CPU/CPULoad.cs	Sun Aug 08 13:57:26 2010 +0000
     1.3 @@ -41,7 +41,7 @@
     1.4  using System.Text;
     1.5  
     1.6  namespace OpenHardwareMonitor.Hardware.CPU {
     1.7 -  public class CPULoad {
     1.8 +  internal class CPULoad {
     1.9  
    1.10      [StructLayout(LayoutKind.Sequential)]
    1.11      private struct SystemProcessorPerformanceInformation {