経過時間を計算するクラス [詳細]
データ構造 | |
| class | mist::timer |
| class | mist::stopwatch |
ネームスペース | |
| namespace | mist |
関数 | |
| inline::std::ostream & | mist::operator<< (::std::ostream &out, const timer &t) |
| 経過時間を標準出力に出力する. | |
| inline::std::ostream & | mist::operator<< (::std::ostream &out, const stopwatch &t) |
| 経過時間を標準出力に出力する. | |
経過時間を計算するクラス
1.8.1.2