JUCE
Time Member List

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

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