$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [DateTime] convert to timeval
From: John Rocha (jrr_at_[hidden])
Date: 2011-02-09 16:19:17
Is there a method from the boost date time library to convert a ptime to a
timeval? I see a method for converting to a struct tm, but not the other common
basic time types.
Thanks in advance,
-=John