mirror of
https://gitee.com/wang-yin1/wpf-visual-process-framework
synced 2026-03-03 00:00:56 +08:00
2025-07-16 12:19
This commit is contained in:
@@ -708,7 +708,7 @@ namespace VisionFrame.ViewModels
|
||||
return;
|
||||
|
||||
|
||||
Thread.Sleep(1000);
|
||||
//Thread.Sleep(1000);
|
||||
|
||||
stopwatch.Stop();
|
||||
node.Duration = stopwatch.ElapsedMilliseconds;
|
||||
|
||||
Reference in New Issue
Block a user