id summary reporter owner description type status milestone component version severity resolution keywords cc 3179 Sleep with local_time anonymous Anthony Williams "When calling sleep with an absolute time, it sleeps about two hours instead of one second in code similar to the below example. ptime now = second_clock::local_time(); this_thread::sleep( now + second(1) )" Bugs closed Boost 1.40.0 thread Boost 1.39.0 Problem fixed sleep time