profile

Functions

timeit(func)

Print the runtime of the decorated function

update_fields(func)

Update state field after executing function

Description

timeit(func)[source]

Print the runtime of the decorated function

update_fields(func)[source]

Update state field after executing function