- deferredCall(fcn): {
schedule: { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; };
call(): { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; };
cancel(): { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; };
isPending(): any;
(timeout): { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; };
} Returns {
schedule: { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; };
call(): { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; };
cancel(): { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; };
isPending(): any;
(timeout): { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; };
}
- (timeout): { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; }
Returns { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; }
schedule: { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; }
call:function
- call(): { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; }
Returns { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; }
cancel:function
- cancel(): { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; }
Returns { (timeout: any): ...; schedule: ...; call(): ...; cancel(): ...; isPending(): any; }
isPending:function
- isPending(): any
Returns any