qlat_utils.timer

qlat_utils.timer(func) object

Timing functions.

Usage:

@q.timer
def function(args):
    ...