Module otpbp_timer

Function Index

apply_after/2
apply_after/3
apply_interval/2
apply_interval/3
tc/4

Function Details

apply_after/2

apply_after(Time, F) -> any()

apply_after/3

apply_after(Time, F, A) -> any()

apply_interval/2

apply_interval(Time, F) -> any()

apply_interval/3

apply_interval(Time, F, A) -> any()

tc/4

tc(M, F, A, TU) -> any()


Generated by EDoc