🚀 8.9 Released! → ⚡️ New Node-API Engine Preview, 📲 ns widget ios, 💅 Tailwind v4 and more...
Read Announcement
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