#include <le2d/frame_stats.hpp>
Public Attributes | |
| kvf::Seconds | total_dt {} |
| kvf::Seconds | frame_dt {} |
| kvf::Seconds | run_time {} |
| std::int32_t | framerate {} |
| std::uint64_t | total_frames {} |
| kvf::Seconds le::FrameStats::frame_dt {} |
| std::int32_t le::FrameStats::framerate {} |
| kvf::Seconds le::FrameStats::run_time {} |
| kvf::Seconds le::FrameStats::total_dt {} |
| std::uint64_t le::FrameStats::total_frames {} |