DDS 1.0 NO IDEA Avatar
  1. OMG Issue

DDS — Ref-102 Addition_of time_related_constants

  • Key: DDS-93
  • Legacy Issue Number: 6799
  • Status: closed  
  • Source: Real-Time Innovations ( Dr. Gerardo Pardo-Castellote, Ph.D.)
  • Summary:

    Sometimes it is necessary to represent a zero duration as well as an
    invalid time.

    A zero duration is needed for example to provide the value of a
    minimum_separation when a TIME_BASED_FILTER is not desired.

    An invalid time is needed when samples are returned that do not
    represent actual data.

    The representation of a DURATION_ZERO clearly is a Time_t with values

    {0, 0}

    . However it is desirable that the name of this constant is
    standardized across implementations.

    **PROPOSAL**

    Add the following constant to the IDL:

    Timestamp t DURATION_ZERO =

    { 0, 0 }
  • Reported: DDS 1.0b1 — Tue, 23 Dec 2003 05:00 GMT
  • Disposition: Resolved — DDS 1.0
  • Disposition Summary:

    see below

  • Updated: Fri, 6 Mar 2015 20:58 GMT