.gitignore
.gitlab-ci.yml
COPYING
Makefile
README
pyproject.toml
setup.cfg
setup.py
atimer/__init__.py
atimer/_atimer.c
atimer/_atimer.pyx
atimer/glue.py
atimer/py.typed
atimer.egg-info/PKG-INFO
atimer.egg-info/SOURCES.txt
atimer.egg-info/dependency_links.txt
atimer.egg-info/requires.txt
atimer.egg-info/top_level.txt
atimer/tests/__init__.py
atimer/tests/test_atimer.py
doc/api.rst
doc/changelog.rst
doc/conf.py
doc/index.rst
doc/timer.rst
examples/time-show.py
scripts/timer-behaviour
scripts/timer-on-sleep