Module rabbit_runtime

Function Index

gc_all_processes/0
get_erl_path/0
get_gc_info/1
guess_number_of_cpu_cores/0
msacc_stats/1

Function Details

gc_all_processes/0

gc_all_processes() -> ok

get_erl_path/0

get_erl_path() -> file:filename_all()

get_gc_info/1

get_gc_info(Pid::pid()) -> [tuple(), ...]

guess_number_of_cpu_cores/0

guess_number_of_cpu_cores() -> pos_integer()

msacc_stats/1

msacc_stats(TimeInMs::integer()) -> [#{atom() => any()}, ...]


Generated by EDoc