Define INVALID_TIMESTAMP
Defined in File datetime.h
Define Documentation
-
INVALID_TIMESTAMP
Represents an invalid timestamp, where applicable.
Note
It returns a const reference to a thread_local static object of type mrpt::Clock::time_point initialized with the default constructor, which is used as the reference “invalid” timestamp.