- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 14 Jun 2012 10:01:21 -0400
- To: public-web-perf@w3.org
On 6/13/12 4:43 PM, Mike Wiese wrote: > Since this will be a long lived spec, I think the timing unit should be nanoseconds rather than milliseconds. With long long there is still plenty of range using nanos, and the extra precision will be needed as computers get faster. If we want to do that, I think we should keep the unit ms but switch to doubles and allow non-integer values, similar to what the high res timestamp is doing... Because otherwise, the navigation timing numbers won'tmatch up to the high res timestamp numbers (will be off by a factor of 1000), leading to some serious confusion. -Boris
Received on Thursday, 14 June 2012 14:01:55 UTC