ATLAS Offline Software
Classes | Variables
python.utility.repeating_timer Namespace Reference

Classes

class  HeartbeatTimer
 Recurring heartbeat that emits a message to console and to file. More...
 
class  RepeatingTimer
 Helper class to run repeating timing output in an additional thread. More...
 

Variables

 logger = Logging.logging.getLogger("PowhegControl")
 Get handle to Athena logging. More...
 

Variable Documentation

◆ logger

python.utility.repeating_timer.logger = Logging.logging.getLogger("PowhegControl")

Get handle to Athena logging.

Definition at line 8 of file repeating_timer.py.