Interfaces
TimerInfo
TimerInfo
interfaceTimerInfo {
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 β
defined in @nativescript/core/profiling/index.d.ts:8:1
totalTime β
defined in @nativescript/core/profiling/index.d.ts:7:1
- Previous
- TemplatedItemsView
On this page