JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
RelativeTime Member List
This is the complete list of members for RelativeTime, including all inherited members.
days(double numberOfDays) noexceptRelativeTime [static]
getDescription(const String &returnValueForZeroTime="0") const RelativeTime
hours(double numberOfHours) noexceptRelativeTime [static]
inDays() const noexceptRelativeTime
inHours() const noexceptRelativeTime
inMilliseconds() const noexceptRelativeTime
inMinutes() const noexceptRelativeTime
inSeconds() const noexceptRelativeTime
inWeeks() const noexceptRelativeTime
milliseconds(int milliseconds) noexceptRelativeTime [static]
milliseconds(int64 milliseconds) noexceptRelativeTime [static]
minutes(double numberOfMinutes) noexceptRelativeTime [static]
operator+=(const RelativeTime &timeToAdd) noexceptRelativeTime
operator+=(double secondsToAdd) noexceptRelativeTime
operator-=(const RelativeTime &timeToSubtract) noexceptRelativeTime
operator-=(double secondsToSubtract) noexceptRelativeTime
operator=(const RelativeTime &other) noexceptRelativeTime
RelativeTime(double seconds=0.0) noexceptRelativeTime [explicit]
RelativeTime(const RelativeTime &other) noexceptRelativeTime
weeks(double numberOfWeeks) noexceptRelativeTime [static]
~RelativeTime() noexceptRelativeTime