Safeheron-SGX-Native-Development-Framework v1.2.0
Loading...
Searching...
No Matches
ssgx::utils_t::TimeSpan Member List

This is the complete list of members for ssgx::utils_t::TimeSpan, including all inherited members.

GetDays() const noexceptssgx::utils_t::TimeSpan
GetHours() const noexceptssgx::utils_t::TimeSpan
GetMinutes() const noexceptssgx::utils_t::TimeSpan
GetSeconds() const noexceptssgx::utils_t::TimeSpan
GetTimeSpan() const noexceptssgx::utils_t::TimeSpan
GetTotalHours() const noexceptssgx::utils_t::TimeSpan
GetTotalMinutes() const noexceptssgx::utils_t::TimeSpan
GetTotalSeconds() const noexceptssgx::utils_t::TimeSpan
operator!=(TimeSpan span) const noexceptssgx::utils_t::TimeSpan
operator+(TimeSpan span) const noexceptssgx::utils_t::TimeSpan
operator+=(TimeSpan span) noexceptssgx::utils_t::TimeSpan
operator-(TimeSpan span) const noexceptssgx::utils_t::TimeSpan
operator-=(TimeSpan span) noexceptssgx::utils_t::TimeSpan
operator<(TimeSpan span) const noexceptssgx::utils_t::TimeSpan
operator<=(TimeSpan span) const noexceptssgx::utils_t::TimeSpan
operator==(TimeSpan span) const noexceptssgx::utils_t::TimeSpan
operator>(TimeSpan span) const noexceptssgx::utils_t::TimeSpan
operator>=(TimeSpan span) const noexceptssgx::utils_t::TimeSpan
TimeSpan() noexceptssgx::utils_t::TimeSpan
TimeSpan(time_t span) noexceptssgx::utils_t::TimeSpanexplicit
TimeSpan(int64_t num_days, int num_hours, int num_mins, int num_secs) noexceptssgx::utils_t::TimeSpan