TimeTTime MethodsNaiad Help

[This is preliminary documentation and is subject to change.]

The TimeTTime generic type exposes the following members.

Methods

  NameDescription
Public methodGetHashCode
Returns a hashcode for this time.
Public methodInitializeFrom
Returns a timestamp initialized from the given pointstamp.
Public methodJoin
Computes the least upper bound of this and other, according to the partial order defined on those times.
Public methodLessThan
Returns true if and only if this time is less than or equal to the other time, according to the partial order defined on those times.
Public methodMeet
Computes the greatest lower bound of this and other, according to the partial order defined on those times.
Public methodPopulate
Populates a Pointstamp from a typed timestamp.
Top
See Also

Reference