2025-07-16 12:19

This commit is contained in:
wang-yin1
2025-07-16 12:20:02 +08:00
parent ca823a9294
commit 25d7fc3330
13 changed files with 801 additions and 305 deletions

View File

@@ -708,7 +708,7 @@ namespace VisionFrame.ViewModels
return;
Thread.Sleep(1000);
//Thread.Sleep(1000);
stopwatch.Stop();
node.Duration = stopwatch.ElapsedMilliseconds;