trait IntervalRounding

Trait to call rounding methods to interval or the interval of a period.

Methods

callRoundMethod(string$method,array$parameters)

No description

roundWith($precision,$function)

No description

Details

at line23
protected callRoundMethod(string$method,array$parameters)

Parameters

string $method
array $parameters

at line38
protected roundWith($precision,$function)

Parameters

$precision
$function