def __init__(self): self.starttime = time.process_time() self.nowtime = time.process_time() self.lastcall = time.process_time()