mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-02 22:06:26 +00:00
remove test code
This commit is contained in:
@@ -23,7 +23,6 @@ struct Stats {
|
||||
double min;
|
||||
double max;
|
||||
size_t n;
|
||||
size_t total_calls;
|
||||
};
|
||||
|
||||
/// Calculates and stores the moving average over K samples of execution time data
|
||||
|
||||
Reference in New Issue
Block a user