tml:latencyTime

latency time in seconds (real number).  Time between the input and the output.  Transducer time tags should be corrected to reflect correct input time for receivers and output time for transmitters.  Latency for processes reflects the process delay.  Latency time does not vary over the CF.  Only one value.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xs:string optional
short descriptive name of element
uid xs:anyURI optional
unique ID for this element
uidRef xs:anyURI optional
the contents of this element are exactly the same as the contents of the uidRef element. no need repeating it. (similar to xlink)

Source

<xs:element name="latencyTime" type="tml:ValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>latency time in seconds (real number). Time between the input and the output. Transducer time tags should be corrected to reflect correct input time for receivers and output time for transmitters. Latency for processes reflects the process delay. Latency time does not vary over the CF. Only one value.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample