API  1.0.0
CPTimer.j File Reference

Go to the source code of this file.

Macros

#define CPTimerDefaultTimeInterval   0.1
 

Functions

 if (typeof(window) !=='undefined')
 

Variables

var CPTimersForTimeoutIDs = {}
 
var CPTimersTimeoutID = 1000
 

Macro Definition Documentation

◆ CPTimerDefaultTimeInterval

#define CPTimerDefaultTimeInterval   0.1

Definition at line 24 of file CPTimer.j.

Function Documentation

◆ if()

if ( typeof(window) !  = = 'undefined')

Definition at line 278 of file CPTimer.j.

Variable Documentation

◆ CPTimersForTimeoutIDs

var CPTimersForTimeoutIDs = {}

Definition at line 237 of file CPTimer.j.

◆ CPTimersTimeoutID

var CPTimersTimeoutID = 1000

Definition at line 236 of file CPTimer.j.