Namespace simu5g
TTimerMsg
packet(no description)
Fields
Name | Type | Description |
---|---|---|
timerId | unsigned int | |
type | unsigned short |
Source code
packet TTimerMsg { unsigned int timerId; unsigned short type @enum(TTimerType); }File: src/common/timer/TTimerMsg.msg