a
    kº”h\  ã                   @   s8   d Z dadadd„ Zdd„ Zdd„ Zdd	„ Zd
d„ ZdS )zA
This file contains the global flags used in the proton package.
Fc                   C   s   da d S ©NT©Úprofiling_on© r   r   úC/var/www/auris/lib/python3.9/site-packages/triton/profiler/flags.pyÚset_profiling_on   s    r   c                   C   s   da d S )NFr   r   r   r   r   Úset_profiling_off   s    r   c                   C   s   t S ©Nr   r   r   r   r   Úget_profiling_on   s    r	   c                   C   s   da d S r   ©Úcommand_liner   r   r   r   Úset_command_line   s    r   c                   C   s   t S r   r
   r   r   r   r   Úis_command_line   s    r   N)Ú__doc__r   r   r   r   r	   r   r   r   r   r   r   Ú<module>   s   