timerdecor

Timer Decorator for Python


Keywords
arrays
License
MIT
Install
pip install timerdecor==0.1.2

Documentation

Allows the measurement of time required for python functions.
Uses the @timer decorator.