29 #ifndef JUCE_RELATIVETIME_H_INCLUDED
30 #define JUCE_RELATIVETIME_H_INCLUDED
121 double inDays()
const noexcept;
126 double inWeeks()
const noexcept;
155 RelativeTime operator-= (
double secondsToSubtract) noexcept;
184 #endif // JUCE_RELATIVETIME_H_INCLUDED
#define noexcept
Definition: juce_CompilerSupport.h:141
Definition: juce_RelativeTime.h:41
Definition: juce_String.h:43
double inSeconds() const noexcept
Definition: juce_RelativeTime.h:106
#define JUCE_API
Definition: juce_StandardHeader.h:139
long long int64
Definition: juce_MathsFunctions.h:60