JUCE  v5.1.1-3-g1a0b28c73
JUCE API
Time Member List

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

currentTimeMillis() noexceptTimestatic
formatted(const String &format) constTime
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) constTime
getMonthName(int monthNumber, bool threeLetterVersion)Timestatic
getSeconds() const noexceptTime
getTimeZone() const noexceptTime
getUTCOffsetSeconds() const noexceptTime
getUTCOffsetString(bool includeDividerCharacters) constTime
getWeekdayName(bool threeLetterVersion) constTime
getWeekdayName(int dayNumber, bool threeLetterVersion)Timestatic
getYear() const noexceptTime
highResolutionTicksToSeconds(int64 ticks) noexceptTimestatic
isAfternoon() const noexceptTime
isDaylightSavingTime() const noexceptTime
millisSinceEpochTimeprivate
operator+=(RelativeTime delta) noexceptTime
operator-=(RelativeTime delta) noexceptTime
operator=(const Time &other) noexceptTime
secondsToHighResolutionTicks(double seconds) noexceptTimestatic
setSystemTimeToThisTime() constTime
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) constTime
toMilliseconds() const noexceptTimeinline
toString(bool includeDate, bool includeTime, bool includeSeconds=true, bool use24HourClock=false) const noexceptTime
waitForMillisecondCounter(uint32 targetTime) noexceptTimestatic
~Time() noexceptTime