
    h                         S r  " S S5      rg)z#Deprecated Stopwatch implementationc                   *    \ rS rSrSrS rS rS rSrg)	Stopwatch   zeDeprecated zmq.Stopwatch implementation

You can use Python's builtin timers (time.monotonic, etc.).
c                     SS K nUR                  S[        SS9  SU l        SS Kn UR
                  U l        g ! [         a    UR                  U l         g f = f)N    zJzmq.Stopwatch is deprecated. Use stdlib time.monotonic and friends instead   )
stacklevel)warningswarnDeprecationWarning_starttime	monotonic
_monotonicAttributeError)selfr	   r   s      fC:\Users\julio\OneDrive\Documentos\Trabajo\Ideas Frescas\venv\Lib\site-packages\zmq/sugar/stopwatch.py__init__Stopwatch.__init__   sU    X 	 	

 	("nnDO 	("iiDO	(s   8 AAc                 .    U R                  5       U l        g)zStart the counterNr   r   )r   s    r   startStopwatch.start   s    oo'    c                 V    U R                  5       n[        SXR                  -
  -  5      $ )z'Return time since start in microsecondsg    .A)r   intr   )r   stops     r   r   Stopwatch.stop!   s%     3$,-..r   r   N)	__name__
__module____qualname____firstlineno____doc__r   r   r   __static_attributes__ r   r   r   r      s    
( (/r   r   N)r"   r   r$   r   r   <module>r%      s    )/ /r   