[Webkit-unassigned] [Bug 33572] New: Port getCPUTime to BREW

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 20:12:27 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33572

           Summary: Port getCPUTime to BREW
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kwangyul.seo at gmail.com


Port getCPUTime with BREW's GETUPTIMEMS which returns a continuously and
linearly increasing millisecond timer from the time the device was powered on.
Because there is only one thread in BREW, this function is enough to implement
getCPUTime.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list