/inline-timer

Primary LanguagePythonMIT LicenseMIT

Inline Timer

A simple context manager that allows one to print the elapsed time of an operation. The timer comes in two flavors, one that lives in a thread and one that lives in a process.