|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /proc/self/root/opt/alt/python310/lib64/python3.10/__pycache__/ |
Upload File : |
o
;b�4 � @ s� d dl Z d dlZd dlZd dlZg d�ZdZdZdZejZ e
ZdZdd� Z
G d d
� d
�Zdde edfdd
�Zdde eedfdd�Zddd�dd�ZedkrVe�e� � dS dS )� N)�Timer�timeit�repeat�
default_timerz<timeit-src>i@B � z�
def inner(_it, _timer{init}):
{setup}
_t0 = _timer()
for _i in _it:
{stmt}
pass
_t1 = _timer()
return _t1 - _t0
c C s | � ddd| �S )N�
� )�replace)�src�indent� r �-/opt/alt/python310/lib64/python3.10/timeit.py�reindentP s r c @ sN e Zd Z ddedfdd�Zd
dd�Zefdd�Zeefd d
�Z d
dd�Z
dS )r �passNc C s� || _ i }|d u r
t� n|}d}t|t�r&t|td� |d }t|d�}nt|�r7||d<