
    ,h                     ^    d Z ddlmZ ddlZddlmZ ej
                  ddeded   fd       Zy)	z-
Timer context manager, only used in debug.

    )timeN)	Generatorsubjectreturn)NNNc              #   p   K   t               }d t               |z
  }|dz  }t        |  d|dd       yw)z0print the elapsed time. (only used in debugging)Ni  z	 elapsed z.1fms)r   print)r   startelapsed
elapsed_mss       M/var/www/html/Resume-Scraper/venv/lib/python3.12/site-packages/rich/_timer.pytimerr      s>      FE	funG4J	WIYz#.b
12s   46)__doc__r   
contextlibtypingr   contextmanagerstrr        r   <module>r      sC   
    33 3I.>$? 3 3r   