WorldStateObserver.cpp File Reference
+ Include dependency graph for WorldStateObserver.cpp:

Go to the source code of this file.

Namespaces

namespace  memoryx
 VirtualRobot headers.
 

Macros

#define TM(msg)
 

Macro Definition Documentation

◆ TM

#define TM ( msg)
Value:
ARMARX_VERBOSE << msg << ": " << (IceUtil::Time::now().toMilliSeconds() - start) << "ms"; \
start = IceUtil::Time::now().toMilliSeconds();
#define ARMARX_VERBOSE
The logging level for verbose information.
Definition Logging.h:187