lihzahrd.timer

class lihzahrd.timer.Timer(name: str, display: bool = True)

An object to track and print the time required to perform a section of code.

property _result
start()
stop()