[haiku-commits] Re: r41066 - haiku/trunk/src/apps/people

  • From: Jérôme Duval <korli@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 21 Mar 2011 13:37:07 +0100

2011/3/21  <philippe.houdoin@xxxxxxxxx>:
> +       time_t modificationTime = 0;
> +       BEntry entry(ref);
> +       entry.GetModificationTime(&modificationTime);
> +

It would be nice to extend the API to also have bigtime_t argument for
BStatable::Get*Time() methods to have microseconds precision.

Bye,
Jérôme

Other related posts: