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
|
@ -53,7 +53,7 @@ using namespace std;
|
|||
#include <srs_app_thread.hpp>
|
||||
#include <srs_app_coworkers.hpp>
|
||||
|
||||
// system interval in ms,
|
||||
// system interval in srs_utime_t,
|
||||
// all resolution times should be times togother,
|
||||
// for example, system-interval is x=1s(1000ms),
|
||||
// then rusage can be 3*x, for instance, 3*1=3s,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue