# executiontime

Python module to show execution times during development phase

## printexecutiontime

Simple function decorator that will print the execution time of the function on the console.
