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

/haiku/src/apps/haikudepot/ui/
H A DUserUsageConditionsWindow.cpp458 uint64 timestampAgreed = userDetail.Agreement().TimestampAgreed(); local
460 if (timestampAgreed > 0) {
462 LocaleUtils::TimestampToDateTimeString(timestampAgreed);

Completed in 40 milliseconds