[Webkit-unassigned] [Bug 60936] New: Add currentTickCount() to get monotonically increasing time
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 16 17:36:17 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60936
Summary: Add currentTickCount() to get monotonically increasing
time
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simonjam at chromium.org
CC: jamesr at chromium.org
Blocks: 58354
We need a way to measure time without being affected by changes to the user's clock. Tick count should provide a monotonically increasing time that can be used to measure duration. We'll use this for Navigation Timing and it will also be useful for timing animations.
--
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