Using implemented decorators ================================= The package ``pydecorium`` provides some decorators that are ready to use. The following list shows how to use them: .. toctree:: :maxdepth: 1 ./timer_example ./memory_example ./function_profiler_example ./create_profiler_utils The API documentation for the implemented decorators is available in the section :doc:`../api_doc/decorators`.