John Levon <[EMAIL PROTECTED]> writes:
| On Fri, Feb 07, 2003 at 03:48:29PM +0100, Lars Gullik Bj?nnes wrote:
|
| > But this is part of Boost.Thread so we cannot use that yet...
|
| OK, so what do you want ? support/ file ? what should it look like ?
No idea...
unsigned int now()
{
ret
On Fri, Feb 07, 2003 at 03:48:29PM +0100, Lars Gullik Bj?nnes wrote:
> But this is part of Boost.Thread so we cannot use that yet...
OK, so what do you want ? support/ file ? what should it look like ?
john
John Levon <[EMAIL PROTECTED]> writes:
| On Fri, Feb 07, 2003 at 03:34:11PM +0100, Lars Gullik Bj?nnes wrote:
|
| > boost::xtime now;
| > boost::xtime_get(&now, boost::TIME_UTC);
|
| OK, fine.
But this is part of Boost.Thread so we cannot use that yet...
--
Lgb
On Fri, Feb 07, 2003 at 03:34:11PM +0100, Lars Gullik Bj?nnes wrote:
> boost::xtime now;
> boost::xtime_get(&now, boost::TIME_UTC);
OK, fine.
regards
john
John Levon <[EMAIL PROTECTED]> writes:
| On Fri, Feb 07, 2003 at 03:16:50PM +0100, Lars Gullik Bj?nnes wrote:
|
| > | + Change running_change = Change(Change::UNCHANGED);
| > | + time_t const curtime(time(0));
| >
| > Make it os specific?
|
| What change do you want me to make ?
boost::xtime n
On Fri, Feb 07, 2003 at 03:16:50PM +0100, Lars Gullik Bj?nnes wrote:
> | + Change running_change = Change(Change::UNCHANGED);
> | + time_t const curtime(time(0));
>
> Make it os specific?
What change do you want me to make ?
regards
john
John Levon <[EMAIL PROTECTED]> writes:
| + Change running_change = Change(Change::UNCHANGED);
| + time_t const curtime(time(0));
Make it os specific?
--
Lgb