NativeScript
Open main menu
Docs
@nativescript/core
Open NativeScript GitHub
Close menu
Docs
@nativescript/core
Search Anything
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
@nativescript/core
TimerInfo
Interface TimerInfo
Modules
Timer
Info
count
current
Start
last
Time
run
Count
total
Time
Hierarchy
TimerInfo
Index
Properties
count
current
Start
last
Time
run
Count
total
Time
Properties
count
count
:
number
current
Start
current
Start
:
number
Optional
last
Time
last
Time
:
number
run
Count
run
Count
:
number
Counts the number of entry and exits a function had.
total
Time
total
Time
:
number
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
Counts the number of entry and exits a function had.