JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::RelativeTime Member List

This is the complete list of members for juce::RelativeTime, including all inherited members.

days(double numberOfDays) noexceptjuce::RelativeTimestatic
getApproximateDescription() constjuce::RelativeTime
getDescription(const String &returnValueForZeroTime="0") constjuce::RelativeTime
hours(double numberOfHours) noexceptjuce::RelativeTimestatic
inDays() const noexceptjuce::RelativeTime
inHours() const noexceptjuce::RelativeTime
inMilliseconds() const noexceptjuce::RelativeTime
inMinutes() const noexceptjuce::RelativeTime
inSeconds() const noexceptjuce::RelativeTimeinline
inWeeks() const noexceptjuce::RelativeTime
milliseconds(int milliseconds) noexceptjuce::RelativeTimestatic
milliseconds(int64 milliseconds) noexceptjuce::RelativeTimestatic
minutes(double numberOfMinutes) noexceptjuce::RelativeTimestatic
numSecondsjuce::RelativeTimeprivate
operator+=(RelativeTime timeToAdd) noexceptjuce::RelativeTime
operator+=(double secondsToAdd) noexceptjuce::RelativeTime
operator-=(RelativeTime timeToSubtract) noexceptjuce::RelativeTime
operator-=(double secondsToSubtract) noexceptjuce::RelativeTime
operator=(const RelativeTime &other) noexceptjuce::RelativeTime
RelativeTime(double seconds=0.0) noexceptjuce::RelativeTimeexplicit
RelativeTime(const RelativeTime &other) noexceptjuce::RelativeTime
seconds(double seconds) noexceptjuce::RelativeTimestatic
weeks(double numberOfWeeks) noexceptjuce::RelativeTimestatic
~RelativeTime() noexceptjuce::RelativeTime