API Guides > ConceptRT 3.x
TimeSpan Member List

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

ConvertFrom(PCChar8 text)TimeSpanvirtual
ConvertTo(BaseStaticString &text) const TimeSpanvirtual
GetDay() const TimeSpan
GetHour() const TimeSpan
GetMicrosecond() const TimeSpan
GetMillisecond() const TimeSpan
GetMinute() const TimeSpan
GetSecond() const TimeSpan
GetTimeSpan(Int32 &day, Int32 &hour, Int32 &minute, Int32 &second, Int32 &millisecond, Int32 &microsecond) const TimeSpan
operator+=(const TimeSpan &right)TimeSpan
operator-=(const TimeSpan &right)TimeSpan
SetTimeSpan(Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond=0, Int32 microsecond=0)TimeSpan
TimeSpan()TimeSpan
TimeSpan(TimeStamp timeStamp)TimeSpanexplicit
TimeSpan(const String &text)TimeSpanexplicit
TimeSpan(Int32 day, Int32 hour, Int32 minute, Int32 second, Int32 millisecond=0, Int32 microsecond=0)TimeSpan
ToMicroseconds() const TimeSpan
ToMilliseconds() const TimeSpan
ToSeconds() const TimeSpan
ToTimeStamp() const TimeSpan