IntervalManager

Inheritance:

Methods of IntervalManager:

__doPythonCallbacks
def __doPythonCallbacks(self)

Undocumented function.

__init__
def __init__(self, globalPtr=0)

Undocumented function.

__storeInterval
def __storeInterval(self, interval, index)

Undocumented function.

addInterval
def addInterval(self, interval)

Undocumented function.

finishIntervalsMatching
def finishIntervalsMatching(self, pattern)

Undocumented function.

getInterval
def getInterval(self, name)

Undocumented function.

getIntervalsMatching
def getIntervalsMatching(self, pattern)

Undocumented function.

interrupt
def interrupt(self)

Undocumented function.

pauseIntervalsMatching
def pauseIntervalsMatching(self, pattern)

Undocumented function.

removeInterval
def removeInterval(self, interval)

Undocumented function.

step
def step(self)

Undocumented function.