Bug 62161 - Implement monotonicallyIncreasingClock() on Windows
Summary: Implement monotonicallyIncreasingClock() on Windows
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Simonsen
URL:
Keywords:
Depends on: 37743
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-06 15:51 PDT by James Simonsen
Modified: 2011-06-06 15:51 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Simonsen 2011-06-06 15:51:56 PDT
Implement a monotonically increasing clock for Windows.

See https://bugs.webkit.org/show_bug.cgi?id=37743 for more details.