Andy Kerr

Results 1 issues of Andy Kerr

### Description of issue The example will always time out because the delay is not multiplied by the number of steps. ``` timeout = hightime.timedelta(seconds=(delay_in_seconds + 1.0)) ``` should be:...

nidcpower
examples