摘要: class CFpsSta{public: time_t m_start_time; bool flag; float m_count; float m_last_fps; CFpsSta(); void checkFps();};void CFpsSta::ch... 阅读全文
posted @ 2014-08-01 10:51 18fanna 阅读(770) 评论(0) 推荐(0) 编辑