Re: Last Call for High Resolution Time Level 2

On Tue, Dec 3, 2013 at 3:51 PM, Philippe Le Hegaret <plh@w3.org> wrote:
> interface WorkerPerformance {
>   DOMHighResTimeStamp now();
> };

Is there any particular reason the Performance interface itself cannot
be used? It seems somewhat cumbersome to have to prototype different
interfaces (if you're into that kind of thing) depending on the global
environment you're in.


-- 
http://annevankesteren.nl/

Received on Wednesday, 4 December 2013 14:47:19 UTC