http://bugzilla.novell.com/show_bug.cgi?id=595576
http://bugzilla.novell.com/show_bug.cgi?id=595576#c0 Summary: Process.TotalProcessorTime not set on Process.Refresh Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: RHEL 5 Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Community User Blocker: Yes Description of Problem: When a call is made to process.refresh after a Process.Start, the actual value for TotalProcessorTime doesn't get set. Steps to reproduce the problem: 1. Invoke a process (that would result in some CPU time) 2. Wait for exit 3. Call Process.Refresh 4. Check the value of TotalProcessorTime Actual Results: 0 ms Expected Results: The CPU time incured by the invoked process How often does this happen? Everytime -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
