Module erlperf_app

Copyright © (C) 2019, Maxim Fedorov Benchmarking application

Behaviours: application.

Authors: Maxim Fedorov (maximfca@gmail.com).

Function Index

start/2
stop/1

Function Details

start/2

start(StartType::application:start_type(), StartArgs::term()) -> {ok, pid()}

stop/1

stop(State::term()) -> ok


Generated by EDoc