libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
TimeEvent.initTimeEvent
libwasm
bindings
TimeEvent
TimeEvent
Undocumented in source. Be warned that the author may not have intended to support it.
void
initTimeEvent
(string aType, Optional!(T1) aView, int aDetail)
void
initTimeEvent
(string aType, Optional!(T1) aView)
struct
TimeEvent
nothrow
void
initTimeEvent
(
T1
)
(
string
aType
,
scope
auto
ref
Optional
!(
T1
)
aView
)
if
(
isTOrPointer
!(
T1
,
Window
)
)
void
initTimeEvent
(string aType)
Meta
Source
See Implementation
libwasm
bindings
TimeEvent
TimeEvent
constructors
this
functions
detail
initTimeEvent
view
variables
_parent