8.6 Released with 🥽 visionOS support and more!
Check it out
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