[UserTiming] Function signatures

Hi all,

The User Timing spec extends the Performance interface with, among others,

 > Array getMarks(optional DOMString markName);
 > Array getMeasures(optional DOMString measureName);

These functions should return WebIDL arrays or sequences.

HTH
Ms2ger

Received on Thursday, 10 May 2012 19:26:57 UTC