public final class MxTimeStamp
extends java.lang.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
method of a MeshViz XLM interface.
Note: This class is not thread safe and should not be used in a
multi-threaded application.
Modifier and Type | Method and Description |
---|---|
static long |
getTimeStamp()
Returns a new time stamp value.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com