TimeEvent

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

detail
int detail()
Undocumented in source. Be warned that the author may not have intended to support it.
initTimeEvent
void initTimeEvent(string aType, Optional!(T1) aView, int aDetail)
Undocumented in source. Be warned that the author may not have intended to support it.
initTimeEvent
void initTimeEvent(string aType, Optional!(T1) aView)
Undocumented in source. Be warned that the author may not have intended to support it.
initTimeEvent
void initTimeEvent(string aType)
Undocumented in source. Be warned that the author may not have intended to support it.
view
auto view()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Event.Event _parent;
Undocumented in source.

Meta