
    j                    B    d Z ddlm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.
    )annotations)perf_counter)sleep)time)r   r   r   N)__doc__
__future__r   r   r   r   __all__     X/lsinfo/ai/hellotax_ai/base_platform/venv/lib/python3.11/site-packages/_pytest/timing.py<module>r      sj     # " " " " "                   ,
+
+r   