bind9/bin/tests/system/tcp/ans6
Nicki Křížek 069e4ef0f7 Use time.monotonic() for time measumeremts in pytest
For duration measurements, i.e. deadlines and timeouts, it's more
suitable to use monotonic time as it's guaranteed to only go forward,
unlike time.time() which can be affected by local clock settings.
2025-06-19 14:11:28 +02:00
..
ans.py Use time.monotonic() for time measumeremts in pytest 2025-06-19 14:11:28 +02:00