|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /proc/self/root/opt/alt/python310/lib64/python3.10/__pycache__/ |
o
0�i�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<