a
    f	gw                     @   s4   d Z ddlmZ ddlmZ ddlmZ g dZdS )zIndirection for time functions.

We intentionally grab some "time" functions internally to avoid tests mocking "time" to affect
pytest runtime information (issue #185).

Fixture "mock_timing" also interacts with this module for pytest's own tests.
    )perf_counter)sleep)time)r   r   r   N)__doc__r   r   r   __all__ r   r   Q/var/www/html/llm_bihealth/app/venv/lib/python3.9/site-packages/_pytest/timing.py<module>   s   