16 #ifndef SURGSIM_FRAMEWORK_CLOCK_H
17 #define SURGSIM_FRAMEWORK_CLOCK_H
19 #include <boost/chrono.hpp>
31 typedef boost::chrono::system_clock
Clock;
Definition: DriveElementFromInputBehavior.cpp:27
boost::chrono::system_clock Clock
Wraps around the actual clock we are using.
Definition: Clock.h:31