For console.timeLog() and console.timeEnd() calls, log.ConsoleLogEntry should include the corresponding timer's value. Currently this value can only be retrieved by parsing it from the text parameter (but the format of that parameter is implementation-defined).
For
console.timeLog()andconsole.timeEnd()calls,log.ConsoleLogEntryshould include the corresponding timer's value. Currently this value can only be retrieved by parsing it from thetextparameter (but the format of that parameter is implementation-defined).