#include <TSystemClock.hh>
Public メソッド | |
TSystemClock () | |
TSystemClock (const TSystemClock &right) | |
~TSystemClock () | |
const TSystemClock & | operator= (const TSystemClock &right) |
Tstring | WhatTimeIsItNow () |
Tstring | WhatTimeIsIt (Tint second=-1) |
Tstring | WhenAllocated () |
Tstring | WhenUpdate () |
Tint | GetElapsedTime (const Tstring &unit=Tsec) |
Tint | GetElapsedTimeOfLastUpdate (const Tstring &unit=Tsec) |
Tint | GetYear (Tint second=-1) |
Tint | GetMonth (Tint second=-1) |
Tint | GetDay (Tint second=-1) |
Tint | GetHour (Tint second=-1) |
Tint | GetMinute (Tint second=-1) |
Tint | GetSecond (Tint second=-1) |
Tint | Update () |
Tint | GetAllocatedTime () const |
Tint | GetLastUpdateTime () const |
Tint | GetTime () const |
フレンド | |
Tostream & | operator<< (Tostream &tos, const TSystemClock &right) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|