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

Go to the source code of this file.

Namespaces

 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();
ARMARX_VERBOSE
#define ARMARX_VERBOSE
Definition: Logging.h:187