PythonMonkey   v1.0.0 (dev)
Loading...
Searching...
No Matches
timers.cc File Reference

Implement functions in internalBinding("timers") More...

#include "include/internalBinding.hh"
#include "include/pyTypeFactory.hh"
#include "include/jsTypeFactory.hh"
#include "include/PyEventLoop.hh"
#include "include/setSpiderMonkeyException.hh"
#include <jsapi.h>
#include <js/Array.h>
Include dependency graph for timers.cc:

Typedefs

using AsyncHandle = PyEventLoop::AsyncHandle
 

Detailed Description

Implement functions in internalBinding("timers")

Author
Tom Tang (xmade.nosp@m.r@di.nosp@m.strib.nosp@m.utiv.nosp@m.e.net.nosp@m.work)

Typedef Documentation

◆ AsyncHandle