Public Member Functions | |
def | __init__ |
def | run |
def | stop |
Public Attributes | |
args | |
beg_time | |
func | |
is_running | |
num_time | |
rate | |
thread | |
Private Member Functions | |
def | _run |
def hrl_lib.rutils.RateCaller.__init__ | ( | self, | |
func, | |||
rate, | |||
args = None |
|||
) |
def hrl_lib.rutils.RateCaller._run | ( | self | ) | [private] |
def hrl_lib.rutils.RateCaller.run | ( | self | ) |
def hrl_lib.rutils.RateCaller.stop | ( | self | ) |