X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/ffb12fba43635d1d31d7dd073cd4d1ea7d8f4ebd..0c9341fb9508e6dc82fb3dd32324b26c74afe3fd:/lcoreconfig.inc diff --git a/lcoreconfig.inc b/lcoreconfig.inc index 39d1f27..fbf9b6d 100644 --- a/lcoreconfig.inc +++ b/lcoreconfig.inc @@ -43,3 +43,10 @@ after running for a period of time. -anders} {$ifdef mswindows} {-$define winasyncdns} {$endif} + +{-------------------------------------------------------------------------------------} +{btime used to set TimeBeginPeriod(1) on init, so a program was permanently in this state. +doing this is not recommended, so it is no longer done by default. +set this define to get the old behavior back.} +{-$define btimehighrate} +