17 #ifndef _UPDATEINFO_HH_ 
   18 #define _UPDATEINFO_HH_ 
common::Time realTime
Current real time. 
Definition: UpdateInfo.hh:39
 
common::Time simTime
Current simulation time. 
Definition: UpdateInfo.hh:36
 
Information for use in an update event. 
Definition: UpdateInfo.hh:30
 
#define GZ_COMMON_VISIBLE
Definition: system.hh:91
 
std::string worldName
Name of the world. 
Definition: UpdateInfo.hh:33
 
A Time class, can be used to hold wall- or sim-time. 
Definition: Time.hh:39