quemb.shared.helper.Timer

class quemb.shared.helper.Timer(message='Elapsed time')

Simple class to time code execution

Attributes

message: str
start: float

Methods

__init__([message])

Method generated by attrs for class Timer.

elapsed()

str_elapsed([message])