2.8.1
This commit is contained in:
@@ -2044,7 +2044,7 @@ Public Class frmMain
|
||||
|
||||
' SCHRITT 4: UI-Thread Zeit zum Rendern des LoadingPanels geben
|
||||
Application.DoEvents()
|
||||
Await Task.Delay(50)
|
||||
Await Task.Delay(150)
|
||||
|
||||
If LOG_HOTSPOTS Then
|
||||
Dim elapsed = (DateTime.Now - perfStep).TotalMilliseconds
|
||||
|
||||
Reference in New Issue
Block a user