1
0
Преглед на файлове

Merge branch 'Lilith' of PETUNIA/HRR into master

dragon.song преди 1 година
родител
ревизия
b5585df09b
променени са 2 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 1 0
      SourceCode/PreBulidDlls/UsHRRProcessUtils/TimerCounter.cpp
  2. 2 0
      SourceCode/UsHepatoRenalRatioDetectDemo/MainWindow.xaml.cs

+ 1 - 0
SourceCode/PreBulidDlls/UsHRRProcessUtils/TimerCounter.cpp

@@ -22,3 +22,4 @@ void TimerCounter::Start()
      dbTime=((double)endCount.QuadPart-(double)startCount.QuadPart)/(double)freq.QuadPart;//获取时间差
  
 }
+ //test111

+ 2 - 0
SourceCode/UsHepatoRenalRatioDetectDemo/MainWindow.xaml.cs

@@ -21,6 +21,8 @@ using System.Xml.Linq;
 using System.ComponentModel;
 using Rectangle = System.Drawing.Rectangle;
 
+#test
+
 namespace HepatoRenalEchoContrastDemo
 {
     public enum TestType