mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Remove unused macros in ts.
This commit is contained in:
parent
73e71d26ea
commit
5560b529a7
2 changed files with 1 additions and 9 deletions
|
@ -59,7 +59,7 @@
|
|||
#define SRS_PERF_MR_SLEEP (350 * SRS_UTIME_MILLISECONDS)
|
||||
|
||||
/**
|
||||
* the MW(merged-write) send cache time in ms.
|
||||
* the MW(merged-write) send cache time in srs_utime_t.
|
||||
* the default value, user can override it in config.
|
||||
* to improve send performance, cache msgs and send in a time.
|
||||
* for example, cache 500ms videos and audios, then convert all these
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue