Timer.this

Undocumented in source.
  1. this(Duration d, HandlerDelegate h, string f, int l)
    class Timer
    @safe
    this
    (
    Duration d
    ,,
    string f = __FILE__
    ,
    int l = __LINE__
    )
  2. this(SysTime e, HandlerDelegate h, string f, int l)

Meta