Skip to main content

FrameStats.ixx File

Module defining the FrameStats structure for frame timing information. More...

Namespaces Index

namespacehelios
namespaceengine
namespacetooling

Classes Index

structFrameStats

Contains timing statistics for a single frame. More...

Description

Module defining the FrameStats structure for frame timing information.

File Listing

The file content with the documentation metadata removed is:

1
6export module helios.engine.tooling.FrameStats;
7
8export namespace helios::engine::tooling {
19 struct FrameStats {
27 float totalFrameTime = 0.0f;
35 float workTime = 0.0f;
44 float waitTime = 0.0f;
46 };
47}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.