Hi,

Can Chrono be used to set system time? I have a piece of Windows code using SYSTEMTIME struct for setting all the fields and then calling SetLocalTime(). Is there any facility in boost::chrono to do the same portably?

Best regards, Asif