Warning
This is the documentation the latest work-in-progress version of MPF!
This is the documentation for MPF 0.57, which is the “dev” (next) release of MPF that is a work-in-progress. This is probably ok, and means you’ll be on the latest, cutting-edge version of MPF.
However, if you want a more stable version, select the
v:stable
version from the lower-left corner of this page. You can always update to the latest at any time.
timer_(name)_time_subtracted¶
MPF Event
The timer named (name) just had some ticks removed.
Keyword arguments¶
(See the Conditional Events guide for details for how to create entries in your config file that only respond to certain combinations of the arguments below.)
ticks
- The new current tick number this timer is at.
ticks_remaining
- The new number of ticks in this timer remaining.
ticks_subtracted
- How many ticks were just subtracted from this timer. (This number will be positive, indicating the ticks subtracted.)
Event is posted by timers: