Loop.maxEvents

class Loop
protected @property const pure nothrow @safe @nogc
uint
maxEvents
()

Return Value

Type: uint

Maximal event count can be got at a time (should be supported by the backend).

Meta