Manages an identifier that can be used as a time stamp. More...
#include <MeshVizXLM/MxTimeStamp.h>
Static Public Member Functions | |
static size_t | getTimeStamp () |
This static class can be used to get a new value for a time stamp. Each call to getTimeStamp() modifies the time stamp. So every call to getTimeStamp() will return a new value. This class is useful (but only one possible way) to implement the getTimeStamp method of any MeshVizXLM interface class.
static size_t MxTimeStamp::getTimeStamp | ( | ) | [inline, static] |