| Server IP : 138.197.176.125 / Your IP : 216.73.217.54 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/twisted/internet/__pycache__/ |
Upload File : |
U
W[1 � @ s0 d Z ddlZdd� Zdddi fdd�ZdgZdS ) z�
This module integrates PyUI with twisted.internet's mainloop.
Maintainer: Jp Calderone
See doc/examples/pyuidemo.py for example usage.
� Nc C s: t �� t �� dkr&t �� | �� n| �|t| |� d S )Nr )�pyuiZdraw�update�quit�stopZ callLater�
_guiUpdate)�reactorZdelay� r �>/usr/lib/python3/dist-packages/twisted/internet/pyuisupport.pyr s
r �
r c C s2 t j||�}|dkr ddlm} t|| d � |S )z�
Schedule PyUI's display to be updated approximately every C{ms}
milliseconds, and initialize PyUI with the specified arguments.
Nr )r g @�@)r ZinitZtwisted.internetr r )Zmsr �args�kw�dr r r �install s
r )�__doc__r r r �__all__r r r r �<module> s