conesearch_timer¶
-
astropy.vo.client.conesearch.conesearch_timer(*args, **kwargs)[source] [edit on github]¶ Time a single Cone Search using
astropy.utils.timer.timefuncwith a single try and a verbose timer.Parameters: args, kwargs : see
conesearch()Returns: t : float
Run time in seconds.
obj :
astropy.io.votable.tree.TableFirst table from first successful VO service request.