Overview
|
System-Objects
|
Class-Tree
|
Class-List
|
Global Functions
|
Files
|
Property of a Class
Name:
interval
Type:
QxConst.TYPEOF_NUMBER
Object:
QxTimer
File:
core/QxTimer.js
interval
Public Functions
Get
Get current value.
QxTimer
.
getInterval
(
)
;
Set
Set new value.
QxTimer
.
setInterval
(
newValue
)
;