8.8 released—CSS Media Query support, SF Symbols and much more...
Learn more
TimerInfo
interface TimerInfo {
  count: number;
  totalTime: number;
}
Contains contains utility methods for profiling. All methods in this module are experimental and may be changed in a non-major version.

Summary

Properties

count
totalTime

Properties

count

totalTime

totalTime: number