mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #2424, use srandom/random to generate. 3.0.164
This commit is contained in:
parent
e7435a6237
commit
d72d05294d
10 changed files with 25 additions and 16 deletions
|
@ -119,7 +119,7 @@ srs_utime_t srs_get_system_startup_time()
|
|||
if (_srs_system_time_startup_time <= 0) {
|
||||
srs_update_system_time();
|
||||
}
|
||||
|
||||
|
||||
return _srs_system_time_startup_time;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue