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

/haiku/headers/os/support/
H A DDateTime.h23 enum diff_type { enum in namespace:BPrivate
67 diff_type type) const;
219 using BPrivate::diff_type;
/haiku/src/kits/support/
H A DDateTime.cpp328 on the passed diff_type \c type. If \c time is earlier the return value will
333 86400000000 depending on diff_type \c type.
336 BTime::Difference(const BTime& time, diff_type type) const

Completed in 42 milliseconds