Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C++ で超ポータブル ゲームを作成しようとしています。私のゲームのモードの 1 つで、カウント ダウン - 時間を計ります。NSTimer を使わずに C++ でそれを書くにはどうすればよいでしょうか? 前もって感謝します。
Boostはかなり移植性があります。そして、iPhone上で動作します。Boost.Asio にはタイマーがあります。