#include <iostream>
ネームスペース | |
namespace | rcsc |
構成 | |
class | rcsc::TimeStamp |
time stamp object [詳細] | |
class | rcsc::MSecTimer |
milli second stop watch [詳細] | |
関数 | |
std::ostream & | operator<< (std::ostream &os, const rcsc::MSecTimer &t) |
stream operator for MSecTimer |
std::ostream& operator<< | ( | std::ostream & | os, | |
const rcsc::MSecTimer & | t | |||
) | [inline] |
stream operator for MSecTimer
os | reference to the output stream | |
t | const reference to the MSecTimer object |