- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Wed, 4 Dec 2013 14:46:51 +0000
- To: "public-web-perf@w3.org" <public-web-perf@w3.org>
- Cc: public-webapps <public-webapps@w3.org>
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:20 UTC