File: //opt/alt/python37/lib/python3.7/site-packages/rich/__pycache__/_timer.cpython-37.pyc
B
��f� � @ sD d Z ddlmZ ddlZddlmZ ejd
eed d�dd ��ZdS )z-
Timer context manager, only used in debug.
� )�timeN)� Generatorr )NNN)�subject�returnc c s8 t � }dV t � | }|d }t| � d|d�d�� dS )z0print the elapsed time. (only used in debugging)Ni� z elapsed z.1f�ms)r �print)r �start�elapsedZ
elapsed_ms� r
�</opt/alt/python37/lib/python3.7/site-packages/rich/_timer.py�timer s
r )r )�__doc__r �
contextlib�typingr �contextmanager�strr r
r
r
r �<module> s