ActiveLib
Loading...
Searching...
No Matches
active
utility
Time
active::utility::Time Member List
This is the complete list of members for
active::utility::Time
, including all inherited members.
addDays
(int16_t daystoAdd)
active::utility::Time
addHours
(int16_t hourstoAdd)
active::utility::Time
addMinutes
(int16_t minstoAdd)
active::utility::Time
addSeconds
(double secsToAdd)
active::utility::Time
compare
(const Time &ref, std::optional< double > epsMicrosec=std::nullopt) const
active::utility::Time
day
() const
active::utility::Time
inline
differenceInDays
(const Time &other) const
active::utility::Time
differenceInHours
(const Time &other) const
active::utility::Time
differenceInMinutes
(const Time &other) const
active::utility::Time
differenceInSeconds
(const Time &other) const
active::utility::Time
getUTCOffset
() const
active::utility::Time
hour
() const
active::utility::Time
inline
maxDay
active::utility::Time
inline
static
maxHour
active::utility::Time
inline
static
maxMinute
active::utility::Time
inline
static
maxMonth
active::utility::Time
inline
static
maxSecond
active::utility::Time
inline
static
microsecond
() const
active::utility::Time
inline
minDay
active::utility::Time
inline
static
minMonth
active::utility::Time
inline
static
minute
() const
active::utility::Time
inline
month
() const
active::utility::Time
inline
operator std::chrono::system_clock::time_point
() const
active::utility::Time
operator!=
(const Time &ref) const
active::utility::Time
inline
operator+=
(int32_t days)
active::utility::Time
operator<=>
(const Time &ref) const
active::utility::Time
inline
operator=
(const std::chrono::system_clock::time_point &source)
active::utility::Time
operator==
(const Time &ref) const
active::utility::Time
inline
Option
typedef
active::utility::Time
resetDate
()
active::utility::Time
resetTime
()
active::utility::Time
second
() const
active::utility::Time
inline
secondsSince1970
() const
active::utility::Time
setHour
(uint8_t val)
active::utility::Time
inline
setMicrosecond
(uint32_t val)
active::utility::Time
inline
setMinute
(uint8_t val)
active::utility::Time
inline
setSecond
(uint8_t val)
active::utility::Time
inline
setSecondsSince1970
(double totalSeconds)
active::utility::Time
setToCurrent
(bool isUTCTime=true)
active::utility::Time
setUTCOffset
(int16_t offset)
active::utility::Time
inline
Time
(bool isUTCTime=true)
active::utility::Time
Time
(std::filesystem::file_time_type fileTime)
active::utility::Time
Time
(time_t time)
active::utility::Time
Time
(int64_t seconds)
active::utility::Time
inline
Time
(double seconds)
active::utility::Time
inline
Time
(int32_t year, std::chrono::month month, uint8_t day, uint8_t hour=0, uint8_t minute=0, double second=0, int16_t utcOffset=0)
active::utility::Time
year
() const
active::utility::Time
inline
Generated by
1.10.0