pydistsim.algorithm.node_algorithm.Alarm
- class Alarm(time_left: int, message: Message[_NodeWrapper], node: NodeAccess, triggered: bool = False)[source]
Bases:
objectDataclass that represents an alarm set for a node.
Methods
__init__Attributes
triggeredtime_leftmessagenode