$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Chrono - setting system time
From: asif saeed (asif.lse2_at_[hidden])
Date: 2011-08-11 06:36:13
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