UID:54277
UID:69317
引用第1楼yaotong195于2011-04-20 10:07发表的 :QTime time;time.Start();DoYourCode();int intEpTime = time.elapsed();
UID:7394
引用第2楼newdc于2011-04-20 10:34发表的 :Qtime里好像没有 elapsed这个东西阿
引用第2楼newdc于2011-04-20 10:34发表的 :Qtime里好像没有 elapsed这个东西阿/home/cj/auto/src/status.cpp:327: 错误:‘class QTimer’ has no member named ‘elapsed’
引用第3楼dbzhang800于2011-04-20 10:44发表的 :?? 不要说你看成了 QTimer注意Manual:QTime 或 QElapsedTimer
引用第5楼newdc于2011-04-20 11:01发表的 :还是不明白阿???是否和平台有关系?我是嵌入式linux平台。我的版本是4.4.1 QElapsedTimer也用不了。