1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

DXライブラリでFPS値の取得

Posted at

DXライブラリでのFPS値の取得方法

DXライブラリでFPS値を取得するには、GetFPS関数を使うことで取得することが出来ます。

float fps = GetFPS();
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?