$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [inteprocess] timed_lock absolute time
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-12-26 20:17:13
Is the "absolute time" mentioned when using a mutex and timed_lock a
local time or a UTC time ? I am guessing a local time but I just want to
make sure.