RE: performance.now, attribute or function?

> How would people feel about changing it to window.performance.now()?

I was actually thinking of the same thing earlier today. Performance.now() will make this API surface match the Date.now() syntax more closely.

I am in favor of making this change. Are there any objections?

Received on Wednesday, 7 March 2012 20:47:11 UTC