cpuCounter = new PerformanceCounter("Process", "% User Time", "taskmgr");

perfFreeMem = new PerformanceCounter("Process", "Working Set - Private", "taskmgr");