新增于: v8.0.0
除非在检查器中使用,否则此方法不显示任何内容。
console.timeStamp()
方法将标签为 'label'
的事件添加到检查器的 Timeline 面板中。
Added in: v8.0.0
This method does not display anything unless used in the inspector. The
console.timeStamp()
method adds an event with the label 'label'
to the
Timeline panel of the inspector.