distssh v2.0.1 (2019-10-06T18:28:00Z)
Dub
Repo
makeInterval
distssh
timer
Timers that fire each interval as long as the action return true.
@
safe
auto
makeInterval
(
ref
Timers
ts
,
IntervalAction
action
,
Duration
interval
)
Meta
Source
See Implementation
distssh
timer
aliases
IntervalAction
functions
makeInterval
makeTimers
structs
Timer
Timers
Timers that fire each interval as long as the action return true.