Closed
Bug 935126
Opened 11 years ago
Closed 7 years ago
Alias `timers` for node parity
Categories
(Add-on SDK Graveyard :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: jsantell, Unassigned)
References
Details
Is this even necessary once everything is a global?
http://nodejs.org/api/timers.html
Updated•11 years ago
|
Priority: -- → P3
Comment 1•11 years ago
|
||
Note that in Node, setTimeout returns an object (while in the DOM, it returns a numeric id). Maybe something to be careful about.
Updated•10 years ago
|
Blocks: sdk/timers
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•