Window.setTimeout

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int setTimeout(Function handler, int timeout, T2 arguments)
    struct Window
    nothrow
    int
    setTimeout
    (
    T2
    )
    (,,
    scope auto ref T2 arguments
    )
  2. int setTimeout(string handler, int timeout, T2 unused)

Meta