DIFF

class FullTimeDataSource

struct that keeps Time relevant information for future formatting

Members 4

Methods 3

string FormatedAsTimestamp()
References string.Format(), m_Days, m_Hours
Show 2 more, m_Minutes, and m_Seconds
string FormatedWithZero()
References string.Format(), m_Days, m_Hours
Show 2 more, m_Minutes, and m_Seconds
string FormatedNonZero()
References string.Format(), m_Days, m_Hours
Show 2 more, m_Minutes, and m_Seconds