Define INVALID_TIMESTAMP

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.