Timers.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(Timer.Action action, Duration d)
    struct Timers
    @trusted
    void
    put
    (
    Timer.Action action
    ,
    Duration d
    )
  2. void put(Timer.Action action, SysTime t)

Meta