This commit is contained in:
Devaev Maxim
2018-10-03 20:37:39 +03:00
parent 294ed36b8f
commit bc107d2870
2 changed files with 15 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ struct exposed_t {
unsigned fps;
bool online;
unsigned dropped;
unsigned eps;
long double expose_begin_time;
long double expose_end_time;
};