DelayingTimeTag

Namespace inet

DelayingTimeTag

class

This tag specifies the delaying time. It can be attached to a specific region of a packet in order to sum up the delaying time spent in each packet delayer module.

Extends

Name Type Description
TimeTagBase (unknown -- not in documented files)

Region Tagging operations (observed)

tagActionmodule
mapAllTagsForUpdatePacketDelayer

Source code

//
// This tag specifies the delaying time. It can be attached to a specific
// region of a packet in order to sum up the delaying time spent in each
// packet delayer module.
//
class DelayingTimeTag extends TimeTagBase
{
}

File: src/inet/common/TimeTag.msg