boost::interprocess::ustime_delay_milliseconds
// In header: <boost/interprocess/timed_utils.hpp> ustime ustime_delay_milliseconds(unsigned msecs);
Utility that returns a time_point in the future that is "msecs" milliseconds in the future from now.