OpenSiv3D  v0.6.5
C++20 framework for creative coding
Profiler.hpp File Reference
#include "Common.hpp"
#include "ProfilerStat.hpp"

Namespaces

 s3d
 
 s3d::Profiler
 

Functions

int32 s3d::Profiler::FPS () noexcept
 1 秒間に更新されたフレーム数(フレームレート)を返します。 More...
 
void s3d::Profiler::EnableAssetCreationWarning (bool enbaled)
 アセットを毎フレーム連続して作成した場合の警告の ON / OFF を設定します。 More...
 
const ProfilerStat & s3d::Profiler::GetStat ()