conesearch_timer¶
-
astroquery.vo_conesearch.conesearch.
conesearch_timer
(*args, **kwargs)[source]¶ Time a single Cone Search using
astropy.utils.timer.timefunc
with a single try and a verbose timer.Parameters: args, kwargs
See
conesearch()
.Returns: t : float
Run time in seconds.
obj :
astropy.io.votable.tree.Table
First table from first successful VO service request.