mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Fix GSO stat bug
This commit is contained in:
parent
dd7b5cf53f
commit
c143c80fd6
4 changed files with 24 additions and 6 deletions
|
@ -124,6 +124,8 @@ public:
|
|||
|
||||
class SrsStatisticCategory
|
||||
{
|
||||
public:
|
||||
uint64_t nn;
|
||||
public:
|
||||
uint64_t a;
|
||||
uint64_t b;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue