aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/timers.txt
diff options
context:
space:
mode:
authorJoe Shaw <[email protected]>2022-08-24 12:19:31 -0400
committerRon Evans <[email protected]>2022-08-25 11:30:33 +0200
commitf4395147039fc356277399853821cb772ebda883 (patch)
treec79d1018f1c14fb9dfc38b67e83ebd8eee88045c /testdata/timers.txt
parent303410d3fcfcf3df45bfe6c927a5b963caf3a394 (diff)
downloadtinygo-f4395147039fc356277399853821cb772ebda883.tar.gz
tinygo-f4395147039fc356277399853821cb772ebda883.zip
runtime: implement resetTimer
Diffstat (limited to 'testdata/timers.txt')
-rw-r--r--testdata/timers.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/timers.txt b/testdata/timers.txt
index 783c402c2..544e15b06 100644
--- a/testdata/timers.txt
+++ b/testdata/timers.txt
@@ -9,3 +9,8 @@ waiting on timer
- after 125ms
waited on timer at 250ms
- after 250ms
+timer reset: false
+waiting on timer
+ - after 125ms
+waited on timer at 250ms
+ - after 250ms