Estimates the time caused by a specific function. :param function: List of attributes to be estimated :type function: Callable :param num_station: Number of stations at which the process function is called :type num_station: int :param track: Indicates whethe
(self, function: Callable, num_station: int, track: bool, imports: List[str] = None,
objects: Dict[str, object] = None, item_attributes: Dict[str, list] = None,
machine_attributes: Dict[str, list] = None, factory_attributes: Dict[str, list] = None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected