hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Classes | Variables
telifsim_get_config Namespace Reference

Classes

class  CmdTimer
 Timer to manage the total time of a task while allowing it to be broken in smaller periods. More...
 
class  TelifsimClient
 Test client for the telif process. More...
 

Variables

int SYSEXIT_ERROR = -1
 
datetime WAIT_SECONDS = datetime.timedelta(seconds=10)
 
TelifsimClient ISOK = TelifsimClient.main(sys.argv[1:])
 

Variable Documentation

◆ ISOK

TelifsimClient telifsim_get_config.ISOK = TelifsimClient.main(sys.argv[1:])

◆ SYSEXIT_ERROR

int telifsim_get_config.SYSEXIT_ERROR = -1

◆ WAIT_SECONDS

datetime telifsim_get_config.WAIT_SECONDS = datetime.timedelta(seconds=10)