taurus.core.tauruspollingtimer

This module contains the polling class

Classes

class TaurusPollingTimer(period, parent=None)[source]

Polling timer manages a list of attributes that have to be polled in the same period

(more info)