Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Interfaces
TimerInfo
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
defined in @nativescript/core/profiling/index.d.ts:8:1
totalTime
defined in @nativescript/core/profiling/index.d.ts:7:1
- Previous
- TemplatedItemsView