Search
spawn
v0.5.0-rc.10
Pages
Modules
Settings
View Source
Actors.Actor.InvocationScheduler
(spawn v0.5.0-rc.10)
Link to this section
Summary
Functions
child_spec()
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
next_hibernate_delay()
schedule_invoke(invocation_request)
start_link()
Link to this section
Functions
Link to this function
child_spec()
View Source
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
next_hibernate_delay()
View Source
Link to this function
schedule_invoke(invocation_request)
View Source
Link to this function
start_link()
View Source