.editorconfig
.gitchangelog.rc
.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/lint.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
tests/__init__.py
tests/conftest.py
tests/dummy_process.py
tests/test_base_backend.py
tests/test_decorator_async.py
tests/test_elasticsearch.py
tests/test_hooks.py
tests/test_threaded_backend.py
time_execution/__init__.py
time_execution/decorator.py
time_execution/backends/__init__.py
time_execution/backends/base.py
time_execution/backends/elasticsearch.py
time_execution/backends/threaded.py
timeexecution.egg-info/PKG-INFO
timeexecution.egg-info/SOURCES.txt
timeexecution.egg-info/dependency_links.txt
timeexecution.egg-info/not-zip-safe
timeexecution.egg-info/requires.txt
timeexecution.egg-info/top_level.txt