WinRTTimer

Undocumented in source.

Constructors

this
this(WinRTEventDriver driver, void delegate() callback)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

rearm
void rearm(Duration dur, bool periodic)
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

pending
bool pending [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta