PHP » GoLang |
login |
register |
about
|
GoLang EventConfig::setMaxDispatchInterval
request it (314)
GoLang replacement for PHP's EventConfig::setMaxDispatchInterval
[edit | history]
PHP EventConfig::setMaxDispatchIntervalPHP original manual for EventConfig::setMaxDispatchInterval [ show | php.net ]EventConfig::setMaxDispatchInterval(No version information available, might only be in Git) EventConfig::setMaxDispatchInterval — Prevents priority inversion Description
public
void
EventConfig::setMaxDispatchInterval
(
int
$max_interval
,
int
$max_callbacks
,
int
$min_priority
)Prevents priority inversion by limiting how many low-priority event callbacks can be invoked before checking for more high-priority events.
Parameters
Return Values
Returns |
more
Recently updated
more
Most requested
more
Last requests
|