8.7 released—WinterCG Compliance Part 1
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