#include <frame_stats.h>
Definition at line 27 of file frame_stats.h.
◆ add_const_time()
void FrameStats::add_const_time |
( |
| ) |
|
|
inline |
◆ end_frame()
void FrameStats::end_frame |
( |
| ) |
|
|
inline |
◆ reset()
void FrameStats::reset |
( |
float & |
t | ) |
|
|
inline |
◆ start_frame()
void FrameStats::start_frame |
( |
| ) |
|
|
inline |
◆ store_time()
void FrameStats::store_time |
( |
float & |
to | ) |
|
|
inline |
◆ update_times()
void FrameStats::update_times |
( |
| ) |
|
|
inline |
Compute durations of the estimation batch sizes computations.
Definition at line 91 of file frame_stats.h.
◆ color_duration
float FrameStats::color_duration = 5.0f |
◆ color_priority
float FrameStats::color_priority = 0.05f |
◆ color_t
float FrameStats::color_t = 0.00001f |
◆ constant_time
float FrameStats::constant_time = 0.0f |
◆ embed_priority
float FrameStats::embed_priority = 0.05f |
◆ embedsom_duration
float FrameStats::embedsom_duration = 5.0f |
◆ embedsom_t
float FrameStats::embedsom_t = 0.00001f |
◆ est_time
float FrameStats::est_time = 0.1f |
◆ scaled_duration
float FrameStats::scaled_duration = 5.0f |
◆ scaled_priority
float FrameStats::scaled_priority = 0.45f |
◆ scaled_t
float FrameStats::scaled_t = 0.00001f |
◆ timer
◆ trans_duration
float FrameStats::trans_duration = 5.0f |
◆ trans_priority
float FrameStats::trans_priority = 0.45f |
◆ trans_t
float FrameStats::trans_t = 0.00001f |
The documentation for this struct was generated from the following file: