rtorrent-ps icon indicating copy to clipboard operation
rtorrent-ps copied to clipboard

Command: schedule.call=delay_secs,command

Open pyroscope opened this issue 7 years ago • 0 comments

  • a one-shot schedule
  • can probably be done as a wrapper of schedule2
  • start=now + delay_secs, repeat=0
  • needs math.add
  • use case: delayed print= for asynchronous calls

pyroscope avatar Mar 12 '17 02:03 pyroscope