The IODD data type TimeSpanT is mapped to the OPC UA DataType Duration.
The IODD data type TimeSpanT consists of 8 bytes representing fractions of a second (seconds). See IODD Specification for more details.
The OPC UA DataType Duration consists of a Double variable representing the number of milliseconds. Fractions can be used to represent fractions of milliseconds. See OPC 10000-3 for more details.
The following rules for conversion apply. Implementers shall ensure that the time span value mappings are done as exactly as possible.