This commit is contained in:
tzim 2013-11-21 20:33:41 +00:00
parent e07d45f12e
commit 8e97ba0e62

View file

@ -218,7 +218,7 @@ namespace DMX2
if (!Pause) { if (!Pause) {
// if (deltaT > TimeSpan.FromMilliseconds (LOOPTIME+2)) if (deltaT > TimeSpan.FromMilliseconds (LOOPTIME+2))
Info.Publish(string.Format ("{0}", deltaT)); Info.Publish(string.Format ("{0}", deltaT));
lock (this) { lock (this) {