def max(self):...
def now(self):...
def getMax(self)->float:...
def getNow(self)->float:...
def resetMax(self):...
def setEcho(self,echo:bool):...