mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 16:33:40 +00:00
testdata: clearly correct values for timing test with a little more time to spare on CI machines
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
Vendored
+2
-2
@@ -7,10 +7,10 @@ waited on ticker at 1000ms
|
||||
ticker was stopped (didn't send anything after 750ms)
|
||||
waiting on timer
|
||||
- after 200ms
|
||||
waited on timer at 500ms
|
||||
- after 400ms
|
||||
waited on timer at 750ms
|
||||
timer reset: false
|
||||
waiting on timer
|
||||
- after 200ms
|
||||
waited on timer at 500ms
|
||||
- after 400ms
|
||||
waited on timer at 750ms
|
||||
|
||||
Reference in New Issue
Block a user