]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add isc_time_monotonic()
authorTony Finch <fanf@isc.org>
Tue, 17 Jan 2023 16:05:01 +0000 (16:05 +0000)
committerTony Finch <dot@dotat.at>
Mon, 6 Feb 2023 12:14:51 +0000 (12:14 +0000)
commitff63b53ff46ddebce073c10ca7d2c7d4668739fe
tree0af360203531cf98ab1b08c3d924508cf3d1e654
parent89a3ff1d06893eb0e4118d3863000f90621e43d0
Add isc_time_monotonic()

This is to simplify measurements of how long things take.
CHANGES
lib/isc/include/isc/time.h
lib/isc/time.c