Skip to contents

Get closure time limits and calculate duration

Usage

get_closure_info(mutables)

Arguments

mutables

An environment holding the mutable parameters. See prepare_mutable_parameters() for a template.

Value

A three-element list of the start time, end time, and duration for which closures are active.