Added a short sleep to cTSBuffer::Action() to avoid high CPU usage

This commit is contained in:
Klaus Schmidinger
2016-12-23 14:49:06 +01:00
parent e2ba3d09a5
commit 834ac04c3b
3 changed files with 5 additions and 1 deletions

View File

@@ -3458,3 +3458,4 @@ Aitugan Sarbassov <isarbassov@gmail.com>
Sergey Chernyavskiy <glenvt18@gmail.com>
for reporting truncated date/time strings in the skins on multi-byte UTF-8
for adding a short sleep to cTSBuffer::Action() to avoid high CPU usage