| Server IP : 217.160.0.135 / Your IP : 216.73.217.37 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/zmq/sugar/__pycache__/ |
Upload File : |
�
mc�c� � �$ � d Z G d� d� � ZdS )z#Deprecated Stopwatch implementationc �$ � e Zd ZdZd� Zd� Zd� ZdS )� StopwatchzmDeprecated zmq.Stopwatch implementation
You can use Python's builtin timers (time.monotonic, etc.).
c � � dd l }|� dt d�� � d| _ dd l} |j | _ d S # t $ r |j | _ Y d S w xY w)N� zJzmq.Stopwatch is deprecated. Use stdlib time.monotonic and friends instead� )�
stacklevel)�warnings�warn�DeprecationWarning�_start�time� monotonic�
_monotonic�AttributeError)�selfr r s �5/usr/lib/python3/dist-packages/zmq/sugar/stopwatch.py�__init__zStopwatch.__init__
s} � ������
�
�X��� �
�
�
�
������� (�"�n�D�O�O�O��� (� (� (�"�i�D�O�O�O�O� (���s �<