Re: [gtkmm] status of memberfunctions of Glib::TimeVal
- From: MHL Schulze t-online de (Martin Schulze)
- To: Stephan Puchegger <puchs ap univie ac at>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] status of memberfunctions of Glib::TimeVal
- Date: Mon, 23 Sep 2002 10:56:56 +0200
Hi Stephan!
Feel free to write a patch that adds the functions you mention
below. Make a "cvs diff -u3" against current cvs and attach the
patch to a new bug report in bugzilla. As long as we don't have
a stable release, small, useful API additions usually get approved.
Giving a quick glance at Glib::TimeVal, I think we could also
do with
Glib::TimeVall::add(const TimeVal&)
apart from
substract_milliseconds(long),
substract_microseconds(long),
operator{+,-}(long),
operator{+,-}(const TimeVal&)
that you mentioned in your mail.
Regards,
Martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]