This commit is contained in:
@@ -57,7 +57,7 @@ namespace 外科辅料和患者防护罩激光抗性测试仪
|
||||
{
|
||||
var timer = new System.Windows.Forms.Timer()
|
||||
{
|
||||
Interval = 500,
|
||||
Interval = 100,
|
||||
};
|
||||
timer.Tick += async (s, e) =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user