TimeEvent.initTimeEvent

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void initTimeEvent(string aType, Optional!(T1) aView, int aDetail)
  2. void initTimeEvent(string aType, Optional!(T1) aView)
    struct TimeEvent
    nothrow
    void
    initTimeEvent
    (
    T1
    )
    (
    string aType
    ,
    scope auto ref Optional!(T1) aView
    )
  3. void initTimeEvent(string aType)

Meta