RunStageStats Struct
Declaration
struct simaai::neat::RunStageStats { ... }
Included Headers
#include <Run.h>
Public Member Attributes Index
| std::string | stage_name |
| std::uint64_t | samples = 0 |
| std::uint64_t | total_us = 0 |
| std::uint64_t | max_us = 0 |
Definition at line 102 of file Run.h.
Public Member Attributes
max_us
|
samples
|
stage_name
|
Definition at line 103 of file Run.h.
103 std::string stage_name;
total_us
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.