chemicalchecker.util.decorator.profilehooks.FuncTimer

class FuncTimer(fn, immediate, timer)[source]

Bases: object

Methods

atexit

__call__(*args, **kw)[source]

Profile a singe call to the function.