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

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

currentTimeMillis() noexceptjuce::Timestatic
formatted(const String &format) constjuce::Time
fromISO8601(StringRef iso8601)juce::Timestatic
getApproximateMillisecondCounter() noexceptjuce::Timestatic
getCompilationDate()juce::Timestatic
getCurrentTime() noexceptjuce::Timestatic
getDayOfMonth() const noexceptjuce::Time
getDayOfWeek() const noexceptjuce::Time
getDayOfYear() const noexceptjuce::Time
getHighResolutionTicks() noexceptjuce::Timestatic
getHighResolutionTicksPerSecond() noexceptjuce::Timestatic
getHours() const noexceptjuce::Time
getHoursInAmPmFormat() const noexceptjuce::Time
getMillisecondCounter() noexceptjuce::Timestatic
getMillisecondCounterHiRes() noexceptjuce::Timestatic
getMilliseconds() const noexceptjuce::Time
getMinutes() const noexceptjuce::Time
getMonth() const noexceptjuce::Time
getMonthName(bool threeLetterVersion) constjuce::Time
getMonthName(int monthNumber, bool threeLetterVersion)juce::Timestatic
getSeconds() const noexceptjuce::Time
getTimeZone() constjuce::Time
getUTCOffsetSeconds() const noexceptjuce::Time
getUTCOffsetString(bool includeDividerCharacters) constjuce::Time
getWeekdayName(bool threeLetterVersion) constjuce::Time
getWeekdayName(int dayNumber, bool threeLetterVersion)juce::Timestatic
getYear() const noexceptjuce::Time
highResolutionTicksToSeconds(int64 ticks) noexceptjuce::Timestatic
isAfternoon() const noexceptjuce::Time
isDaylightSavingTime() const noexceptjuce::Time
millisSinceEpochjuce::Timeprivate
operator+=(RelativeTime delta) noexceptjuce::Time
operator-=(RelativeTime delta) noexceptjuce::Time
operator=(const Time &)=defaultjuce::Time
secondsToHighResolutionTicks(double seconds) noexceptjuce::Timestatic
setSystemTimeToThisTime() constjuce::Time
Time()=defaultjuce::Time
Time(int64 millisecondsSinceEpoch) noexceptjuce::Timeexplicit
Time(int year, int month, int day, int hours, int minutes, int seconds=0, int milliseconds=0, bool useLocalTime=true) noexceptjuce::Time
Time(const Time &)=defaultjuce::Time
toISO8601(bool includeDividerCharacters) constjuce::Time
toMilliseconds() const noexceptjuce::Timeinline
toString(bool includeDate, bool includeTime, bool includeSeconds=true, bool use24HourClock=false) constjuce::Time
waitForMillisecondCounter(uint32 targetTime) noexceptjuce::Timestatic
~Time()=defaultjuce::Time