[Webkit-unassigned] [Bug 60936] Add currentTickCount() to get monotonically increasing time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 16 23:14:28 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #8 from Alexey Proskuryakov <ap at webkit.org>  2011-05-16 23:14:28 PST ---
The name "tick count" is quite opaque. Are you intentionally abstracting away how long a tick takes? Why is it not 1/60th of a second?

> Monotonically non-decreasing isn't the most interesting property - uniformly increasing is.

I wonder if uniformly increasing time across sleeps can be implemented on a sufficiently large amount of platforms.

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