mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Replaced time_ms() with a threadsafe and non-overflowing cTimeMs
This commit is contained in:
2
HISTORY
2
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).
|
||||
|
Reference in New Issue
Block a user