
    [Fiy                     4    d Z ddlmZ ddlmZ ddlmZ g dZy)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__     `/var/www/html/BankruptcyAI-uat/bankruptcy-ai/venv/lib/python3.12/site-packages/_pytest/timing.py<module>r      s       ,r	   