Commit 7103c37
committed
MNT: Ensure positive interval for timers
Some backends don't handle 0 interval timers, so we can just set
a minimum of 1 millisecond for the resolution of the timer to ensure
a positive interval passed to all backend timers.1 parent d984f78 commit 7103c37
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1164 | 1164 | | |
1165 | 1165 | | |
1166 | 1166 | | |
1167 | | - | |
| 1167 | + | |
| 1168 | + | |
1168 | 1169 | | |
1169 | 1170 | | |
1170 | 1171 | | |
| |||
0 commit comments