Christoph
How do I get access to setTimeout() and family?
Wes Garland
20 September, 2011 2:09 PM
How do I get access to setTimeout() and family?
There is no implementation -- these functions are provided by the reactor (event loop system) -- and we don't ship one with GPSEE.
What's your use case? I may have ideas.