mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine get_mw_sleep in time unit
This commit is contained in:
parent
839a496d50
commit
d6828a3e58
9 changed files with 34 additions and 28 deletions
|
@ -92,7 +92,7 @@
|
|||
* 2000 150 300
|
||||
*/
|
||||
// the default config of mw.
|
||||
#define SRS_PERF_MW_SLEEP 350
|
||||
#define SRS_PERF_MW_SLEEP (350 * SRS_UTIME_MILLISECONDS)
|
||||
/**
|
||||
* how many msgs can be send entirely.
|
||||
* for play clients to get msgs then totally send out.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue