SetTimings.this

Undocumented in source.
  1. this()
  2. this(uint fadeIn, uint stay, uint fadeOut)
    class SetTimings
    pure nothrow @safe @nogc
    this
    (
    uint fadeIn
    ,
    uint stay = uint.init
    ,
    uint fadeOut = uint.init
    )

Meta