@ -21,7 +21,5 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
#include <srs_core.hpp>
#include <srs_core_performance.hpp>
@ -24,6 +24,8 @@
#ifndef SRS_CORE_PERFORMANCE_HPP
#define SRS_CORE_PERFORMANCE_HPP
/**
* this file defines the perfromance options.
#include <srs_core_time.hpp>
#ifndef SRS_CORE_TIME_HPP
#define SRS_CORE_TIME_HPP
// Time and duration unit, in us.
typedef int64_t srs_utime_t;