- From: Jannis Froese <froese@lionservers.de>
- Date: Fri, 23 Mar 2012 00:36:11 +0100
- To: <public-web-perf@w3.org>
I am a java script developer and always like to follow the latest advancements. The monotonic clock introduced by High Resolution Time is a huge step forward and will eliminate many problems. The higher accuracy however is in many situations worthless if you don't know how accurate it really is. You can't define a reaction based on a delay of for example more than a a twentieth of a millisecond if it isn't guaranteed that the clock is that accurate. Thus High Resolution Time is in many situations only usable up to the guaranteed accuracy of a tenth of a millisecond. Therefore I would propose to include an additional value stating the timer accuracy which the client can deliver. This would add flexibility and remove unnecessary restrictions, particularly when the delivered accuracy improves as hardware improves. Regards Jannis Froese
Received on Saturday, 24 March 2012 00:18:49 UTC