The following MTimerMessage methods differ from their C++
counterparts.
-
If a Python function has been set using setSleepCallback() and this
function is still active the Python function object is returned. If a C++
function has been set by another plugin then the function pointer is
returned as an integer indicating that the callback is not a Python function.
None
is returned if no callback is set at all.
Release 0.9.3, documentation updated on October 9, 2006.