- From: Jonas Sicking <jonas@sicking.cc>
- Date: Mon, 5 May 2014 12:03:52 -0700
- To: Domenic Denicola <domenic@domenicdenicola.com>
- Cc: "public-web-perf@w3.org" <public-web-perf@w3.org>, "kirbysayshi@gmail.com" <kirbysayshi@gmail.com>
I think we'd also need to define what reference point to use, especially for dedicated workers. Do we make 0 refer to when the worker first started, or do we make a dedicated worker use the same reference point as its owning page. / Jonas On Mon, May 5, 2014 at 8:46 AM, Domenic Denicola <domenic@domenicdenicola.com> wrote: > Hi all, > > I am sitting in an EmpireJS talk by Andrew Petersen, CC'ed, who pointed out > on-stage that one of the features he misses inside web workers is > high-resolution time. If there's a desire for use-cases, I hope he can chime > in. > > From a spec perspective, this seems like a pretty easy tweak: I believe the > WebIDL these days is [Exposed=Window,Worker]. I assume from an > implementation perspective it is not much harder either. > > What does the working group think?
Received on Monday, 5 May 2014 19:04:49 UTC