[Mono-bugs] [Bug 629862] System.Threading.Watch.cs and System.Diagnostics.Stopwatch

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 10 10:54:57 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=629862

http://bugzilla.novell.com/show_bug.cgi?id=629862#c3


Jérémie LAVAL <jeremie.laval at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeremie.laval at gmail.com

--- Comment #3 from Jérémie LAVAL <jeremie.laval at gmail.com> 2010-08-10 14:54:56 UTC ---
Pfx needed a simple Stopwatch-like class in corlib (Stopwatch is in System.dll
and can't be used). This is the only purpose of this internal class which is
just a simple wrapper for the also internal DateTime.GetTimeMonotonic call.

-- 
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.


More information about the mono-bugs mailing list