Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Functions
pip._vendor.rich._timer Namespace Reference

Functions

Generator[None, None, None] timer (str subject="time")
 

Detailed Description

Timer context manager, only used in debug.

Function Documentation

◆ timer()

Generator[None, None, None] pip._vendor.rich._timer.timer ( str   subject = "time")
print the elapsed time. (only used in debugging)