[问题] 执行时印出时间

楼主: ComputerGod (电资双雄)   2015-05-11 20:09:09
开发平台(Platform): (Ex: VC++, GCC, Linux, ...)
G++ 4.4.3
额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
NO
问题(Question):
执行时过程中印出时间
程式码(Code):(请善用置底文网页, 记得排版)
int main()
{
while(1)
{
std::cout << "RAT1 is startting to receive" <<std::endl;
do
{
...
//gettimeofday(&tv,&tz);
std::cout<<the end of sent;
}
while(Gotonextsource!=NULL)
补充说明(Supplement):
如何印出 执行 std::cout << "RAT1 is startting to receive" <<std::endl; 这行时
的系统时间,因为我想要做每次执行这行系统时间的纪录
谢谢
作者: KoenigseggG (地表最速)   2015-05-11 21:00:00
板上 /时间,最近一篇?
楼主: ComputerGod (电资双雄)   2015-05-11 21:07:00
那篇是纪录 当下你按下启动程式的系统时间而已
作者: TobyH4cker (Toby (我要当好人))   2015-05-12 01:04:00
除了水晶球之外,要不要翻译蒟蒻呢
作者: MOONRAKER (㊣牛鹤鳗毛人)   2015-05-12 04:20:00
ComputerGod怎么还会问这种问题

Links booklink

Contact Us: admin [ a t ] ucptt.com