PHP » GoLang |
login |
register |
about
|
GoLang event_timer_set
request it (357)
GoLang replacement for PHP's event_timer_set
[edit | history]
event_timer_set(PECL libevent >= 0.0.2) event_timer_set — Prepare a timer event Description
Prepares the timer event to be used in event_add(). The
event is prepared to call the function specified by the
After initializing the event, use event_base_set() to associate the event with its event base.
In case of matching event, these three arguments are passed to the
Parameters
Return Values
Returns |
more
Recently updated
more
Most requested
more
Last requests
|