Module sbroker_timer

Data Types

timer()

abstract datatype: timer()

Function Index

config_change/2
read/1
restart/1
start/1

Function Details

config_change/2

config_change(Interval, Timer) -> {Time, NTimer}

read/1

read(Timer) -> {Time, NTimer}

restart/1

restart(Timer) -> {Time, NTimer}

start/1

start(Interval) -> {Time, Timer}


Generated by EDoc, Jan 28 2015, 17:05:15.