observer_procinfo
Functions
start(Process, ParentFrame, Parent) -> term()
handle_event(Wx, State) -> term()
handle_info(Info, State) -> term()
handle_call(Call, From, State) -> term()
handle_cast(Cast, State) -> term()
terminate(Reason, State) -> term()
code_change(X1, X2, State) -> term()