performanceObserver.takeRecords()


  • 返回:<PerformanceEntry[]> 性能监视器中存储的当前条目列表,将其清空。

    ¥Returns: <PerformanceEntry[]> Current list of entries stored in the performance observer, emptying it out.