#include <TimeSpan.h>
◆ TimeSpan() [1/9]
◆ TimeSpan() [2/9]
◆ TimeSpan() [3/9]
◆ TimeSpan() [4/9]
◆ TimeSpan() [5/9]
◆ TimeSpan() [6/9]
◆ TimeSpan() [7/9]
◆ TimeSpan() [8/9]
◆ TimeSpan() [9/9]
◆ contains()
bool contains |
( |
const Time & | time | ) |
const |
◆ elapsedDays()
◆ elapsedMilliseconds()
template<class t_type = fltp08>
t_type elapsedMilliseconds |
( |
| ) |
const |
|
inlinenodiscardconstexpr |
◆ elapsedMinutes()
fltp08 elapsedMinutes |
( |
| ) |
const |
|
inlinenodiscardconstexpr |
◆ elapsedMonths()
sint08 elapsedMonths |
( |
| ) |
const |
◆ elapsedNanoseconds()
sint08 elapsedNanoseconds |
( |
| ) |
const |
|
inlinenodiscardconstexpr |
◆ elapsedPercent()
fltp08 elapsedPercent |
( |
Time | time, |
|
|
bool | clip_time ) const |
◆ elapsedSeconds()
fltp08 elapsedSeconds |
( |
| ) |
const |
|
inlinenodiscardconstexpr |
◆ endTime()
◆ getTimeString()
◆ operator!=()
bool operator!= |
( |
const TimeSpan & | time | ) |
const |
|
inlineconstexpr |
◆ operator*() [1/2]
◆ operator*() [2/2]
◆ operator*=() [1/2]
◆ operator*=() [2/2]
◆ operator+()
◆ operator+=()
◆ operator-() [1/2]
◆ operator-() [2/2]
◆ operator-=()
◆ operator/() [1/3]
◆ operator/() [2/3]
◆ operator/() [3/3]
◆ operator<()
bool operator< |
( |
const TimeSpan & | other | ) |
const |
|
inlineconstexpr |
◆ operator<=()
bool operator<= |
( |
const TimeSpan & | other | ) |
const |
|
inlineconstexpr |
◆ operator==()
bool operator== |
( |
const TimeSpan & | time | ) |
const |
|
inlineconstexpr |
◆ operator>()
bool operator> |
( |
const TimeSpan & | other | ) |
const |
|
inlineconstexpr |
◆ operator>=()
bool operator>= |
( |
const TimeSpan & | other | ) |
const |
|
inlineconstexpr |
◆ setEndTime()
void setEndTime |
( |
Time | time | ) |
|
|
inlineconstexpr |
◆ setStartTime()
void setStartTime |
( |
Time | time | ) |
|
|
inlineconstexpr |
◆ startTime()
◆ m_elapsed_time
◆ m_start_time
The documentation for this class was generated from the following files: