Searched refs:Difference (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/support/
H A DDateTime.h66 bigtime_t Difference(const BTime& time,
122 int32 Difference(const BDate& date) const;
/haiku/src/kits/support/
H A DDateTime.cpp336 BTime::Difference(const BTime& time, diff_type type) const function in class:BPrivate::BTime
772 BDate::Difference(const BDate& date) const function in class:BPrivate::BDate
1401 if (date.Difference(fDate) < 0)

Completed in 25 milliseconds