Msg File src/inet/common/scenario/ScenarioTimer.msg
Name | Type | Description |
---|---|---|
ScenarioTimer | message | (no description) |
Source code
// // Copyright (C) 2005 Vojtech Janota // Copyright (C) 2010 Zoltan Bojthe // // SPDX-License-Identifier: LGPL-3.0-or-later // import inet.common.INETDefs; namespace inet; message ScenarioTimer { cXMLElement *xmlNode; }