|
@@ -398,7 +398,7 @@ impl CoreSignal for FetchTimeMs {
|
|
pub struct UpdateTimestamp;
|
|
pub struct UpdateTimestamp;
|
|
impl CoreSignal for UpdateTimestamp {
|
|
impl CoreSignal for UpdateTimestamp {
|
|
fn default_coefficient(&self) -> f64 {
|
|
fn default_coefficient(&self) -> f64 {
|
|
- 0.85
|
|
|
|
|
|
+ 0.75
|
|
}
|
|
}
|
|
|
|
|
|
fn as_field(&self) -> Option<Field> {
|
|
fn as_field(&self) -> Option<Field> {
|