Engine.timer
From Yate Documentation
(Difference between revisions)
(Created page with " '''engine.timer''' is a message sent by the engine to the modules that have a message handler registered for it and is intended to act as a means of synchronization. This mes...") |
Revision as of 15:59, 8 October 2012
engine.timer is a message sent by the engine to the modules that have a message handler registered for it and is intended to act as a means of synchronization. This message is broadcast every second by the engine.
Parameters
time
- UNIX time the message has been emitted.