관리-도구
편집 파일: _timer.cpython-38.pyc
U ʗRe� � @ 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 ��/builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/rich/_timer.py�timer s r )r )�__doc__r � contextlib�typingr �contextmanager�strr r r r r �<module> s