Monado OpenXR Runtime
|
Live stats tracking and printing. More...
Go to the source code of this file.
Data Structures | |
struct | u_live_stats_ns |
Struct to do live statistic tracking and printing of nano-seconds values, used by amongst other the compositor pacing code. More... | |
Macros | |
#define | U_LIVE_STATS_NAME_COUNT (16) |
Number of chars for the name of the live stats. More... | |
#define | U_LIVE_STATS_VALUE_COUNT (1024) |
Max number of values that can be put into the trackers. More... | |
Live stats tracking and printing.