conesearch_timer¶
-
astroquery.vo_conesearch.conesearch.conesearch_timer(*args, **kwargs)[source]¶ 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.