X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/ffb12fba43635d1d31d7dd073cd4d1ea7d8f4ebd..3dd5a60c6c89a29781e099a9e204b09ffbb2e317:/lcoreconfig.inc?ds=inline

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}
+