mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine ms in time unit
This commit is contained in:
parent
5af572ab50
commit
d306ee7506
4 changed files with 5 additions and 5 deletions
|
@ -109,7 +109,7 @@ private:
|
|||
// for live play duration, for instance, rtmpdump to record.
|
||||
// @see https://github.com/ossrs/srs/issues/47
|
||||
srs_utime_t duration;
|
||||
// the MR(merged-write) sleep time in ms.
|
||||
// the MR(merged-write) sleep time in srs_utime_t.
|
||||
srs_utime_t mw_sleep;
|
||||
// the MR(merged-write) only enabled for play.
|
||||
int mw_enabled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue