Time Member List

This is the complete list of members for Time, including all inherited members.
currentTimeMillis() noexceptTime [static]
formatted(const String &format) const Time
getApproximateMillisecondCounter() noexceptTime [static]
getCurrentTime() noexceptTime [static]
getDayOfMonth() const noexceptTime
getDayOfWeek() const noexceptTime
getHighResolutionTicks() noexceptTime [static]
getHighResolutionTicksPerSecond() noexceptTime [static]
getHours() const noexceptTime
getHoursInAmPmFormat() const noexceptTime
getMillisecondCounter() noexceptTime [static]
getMillisecondCounterHiRes() noexceptTime [static]
getMilliseconds() const noexceptTime
getMinutes() const noexceptTime
getMonth() const noexceptTime
getMonthName(bool threeLetterVersion) const Time
getMonthName(int monthNumber, bool threeLetterVersion)Time [static]
getSeconds() const noexceptTime
getTimeZone() const noexceptTime
getWeekdayName(bool threeLetterVersion) const Time
getWeekdayName(int dayNumber, bool threeLetterVersion)Time [static]
getYear() const noexceptTime
highResolutionTicksToSeconds(int64 ticks) noexceptTime [static]
isAfternoon() const noexceptTime
isDaylightSavingTime() const noexceptTime
operator+=(const RelativeTime &delta)Time
operator-=(const RelativeTime &delta)Time
operator=(const Time &other) noexceptTime
secondsToHighResolutionTicks(double seconds) noexceptTime [static]
setSystemTimeToThisTime() const Time
Time() noexceptTime
Time(int64 millisecondsSinceEpoch) noexceptTime [explicit]
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
toMilliseconds() const noexceptTime
toString(bool includeDate, bool includeTime, bool includeSeconds=true, bool use24HourClock=false) const noexceptTime
waitForMillisecondCounter(uint32 targetTime) noexceptTime [static]
~Time() noexceptTime
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines