Sunshine latest
Self-hosted game stream host for Moonlight.
stat_trackers.h File Reference

Declarations for streaming statistic tracking. More...

#include <chrono>
#include <functional>
#include <limits>
#include <boost/format.hpp>
Include dependency graph for stat_trackers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  stat_trackers::min_max_avg_tracker< T >
 

Functions

boost::format stat_trackers::one_digit_after_decimal ()
 
boost::format stat_trackers::two_digits_after_decimal ()
 

Detailed Description

Declarations for streaming statistic tracking.