]> insang Git - newton-cn_pos.git/commitdiff
dddd
authornewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:30:38 +0000 (17:30 +0900)
committernewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:30:38 +0000 (17:30 +0900)
.vs/newton-cn/v16/.suo
newton-cn/Form9.cs
newton-cn/bin/Release/newton-cn.exe
newton-cn/bin/Release/newton-cn.pdb
newton-cn/obj/Release/newton-cn.exe
newton-cn/obj/Release/newton-cn.pdb

index f9398d231884cf05783a4ce3fce1b882ca703125..c6de63e4195b9dbdf841d004a1759109b59fe750 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
index d67380ce3b8eb200885934bfb455a67c2373348a..1229f8cc8bb4d2284ab49c944a92d8734a4636cb 100644 (file)
@@ -132,7 +132,7 @@ namespace newton_cn
             // 0.1초 기다린 뒤 ENTER 실행, 그 다음 0.1초 후 Ctrl+DEL
             var timer = new System.Windows.Forms.Timer();
             int step = 0;
-            timer.Interval = 50; // 0.1초
+            timer.Interval = 10; // 
             timer.Tick += (_, __) =>
             {
                 if (step == 0)
index bf4b75c9a70f507d3e58c0fe362c1d426843841f..607253100fddcb02daaa1f94b9a9d80dd04d546e 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ
index 0ea8b4e638c447b798eaff25abb19d10cf198ce5..ab9378042878bedb98cadd3f1649374b568eabd6 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.pdb and b/newton-cn/bin/Release/newton-cn.pdb differ
index bf4b75c9a70f507d3e58c0fe362c1d426843841f..607253100fddcb02daaa1f94b9a9d80dd04d546e 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ
index 0ea8b4e638c447b798eaff25abb19d10cf198ce5..ab9378042878bedb98cadd3f1649374b568eabd6 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ