Interface
TimerInfo
TimerInfo
interface TimerInfo {
count: number;
totalTime: number;
}Summary
Properties
count
defined in @nativescript/core/profiling/index.d.ts:8:1
totalTime
defined in @nativescript/core/profiling/index.d.ts:7:1
- Previous
- TemplatedItemsView