From c49253824a46a45dac86d2a0404b9d5c6e1a92a4 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 19 Dec 2004 18:08:09 +0100 Subject: Replaced time_ms() with a threadsafe and non-overflowing cTimeMs --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 0813fbf9..9fd32246 100644 --- a/HISTORY +++ b/HISTORY @@ -3222,3 +3222,5 @@ Video Disk Recorder Revision History WeekDayName() -> cWeekDayName DayDateTime() -> cDayDateTime - Removed delay_ms(), using cCondWait::SleepMs() instead. +- Replaced time_ms() with a threadsafe and non-overflowing cTimeMs (thanks to Rainer + Zocholl for pointing out this problem). -- cgit v1.2.3