提交 74170729 authored 作者: Anthony Minessale's avatar Anthony Minessale

typo

上级 16e3d1fa
...@@ -772,7 +772,7 @@ SWITCH_MODULE_RUNTIME_FUNCTION(softtimer_runtime) ...@@ -772,7 +772,7 @@ SWITCH_MODULE_RUNTIME_FUNCTION(softtimer_runtime)
timerfd_settime(tfd, TFD_TIMER_ABSTIME, &spec, NULL); timerfd_settime(tfd, TFD_TIMER_ABSTIME, &spec, NULL);
} }
last_runtime.microseconds_per_tick = runtime.microseconds_per_tick; last_MICROSECONDS_PER_TICK = runtime.microseconds_per_tick;
#endif #endif
runtime.reference += runtime.microseconds_per_tick; runtime.reference += runtime.microseconds_per_tick;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论