MxTimeStamp Class |
Note: This API is now obsolete.
Namespace: OIV.MeshVizXLM
The MxTimeStamp type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | GetTimeStamp | Returns a new time stamp value. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
This static class can be used to get a new value for a time stamp. Each call to GetTimeStamp() increases the time stamp, so every call to this method will return a new value. This class is useful (but only one possible way) to implement the
getTimeStamp