Q: My timed entry does not seem to be occurring when I use DPSPeekEvent().
A: Timed entries are executed only when getNextEvent: or DPSGetEvent() is called. They will not be "triggered" by DPSPeekEvent(). A timed entry does not interrupt the current process; it will be executed the next time between events.
QA9
Valid for 1.0, 2.0, 3.0, 3.1