replace internal uses of gettimeofday with monotonic time where appropriate. make...
authorbeware <beware@bircd.org>
Fri, 13 Aug 2021 03:52:55 +0000 (03:52 +0000)
committerbeware <beware@bircd.org>
Fri, 13 Aug 2021 03:52:55 +0000 (03:52 +0000)
commiteca2c8e0a8aad79c7dc7738346d265f973428995
treefb41f3791dc625c636bce3215b6ab8ff0807b79c
parentfed3bacaa7e5da92ab4cf44995b5a2bc26a81faa
replace internal uses of gettimeofday with monotonic time where appropriate. make btime use clock_gettime provided by freepascal. single apostrophes in comments mess up vim's broken syntax highlighting.

git-svn-id: file:///svnroot/lcore/trunk@157 b1de8a11-f9be-4011-bde0-cc7ace90066a
btime.pas
dnssync.pas
lcore.pas
lcoremessages.pas
lcoreselect.pas
ltimevalstuff.pas