Definition at line 186 of file OOJSEngineTimeManagement.m.
◆ watchdogTimerThread
| - (void) watchdogTimerThread |
|
|
|
|
implementation |
Definition at line 254 of file OOJSEngineTimeManagement.m.
189{
190 for (;;)
191 {
192#if OOLITE_WINDOWS
194#else
196#endif
197
199
200
201
205
207 {
209 JS_TriggerAllOperationCallbacks(_runtime);
210 }
211 }
212}
static double sLimiterTimeLimit
static int sLimiterPauseDepth
static unsigned sLimiterStartDepth
static OOHighResTimeValue sLimiterStart
OOTimeDelta OOHighResTimeDeltaInSeconds(OOHighResTimeValue startTime, OOHighResTimeValue endTime)
uint64_t OOHighResTimeValue
#define OODisposeHighResTime(time)
References ContextCallback().
The documentation for this category was generated from the following file: