Steven D'Aprano <steve+pyt...@pearwood.info> added the comment:

Looking at PR 12953:

The only API for setting the target time is by passing it to the autorange 
method directly. So I think that there's no way for the caller of 
``Timer.timeit()`` or ``Timer.repeat()`` to specify a custom target time, is 
that right?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36461>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to