File manager - Edit - /usr/lib/imh-dnskeyapi/venv/lib/python3.13/site-packages/_pytest/timing.py
Back
"""Indirection 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. """ from __future__ import annotations from time import perf_counter from time import sleep from time import time __all__ = ["perf_counter", "sleep", "time"]
| ver. 1.4 |
Github
|
.
| PHP 8.3.31 | Generation time: 0 |
proxy
|
phpinfo
|
Settings