| 
    CatapultServer
    v0.5.0.1 (Elephant)
    
   | 
 


Go to the source code of this file.
Namespaces | |
| catapult | |
| catapult::timesync | |
Variables | |
| constexpr double | catapult::timesync::Coupling_Start = 1.0 | 
| Start value for the coupling of clocks.  More... | |
| constexpr double | catapult::timesync::Coupling_Minimum = 0.1 | 
| Minimum value for the coupling of clocks.  More... | |
| constexpr uint64_t | catapult::timesync::Start_Coupling_Decay_After_Round = 5 | 
| Value that indicates the round after which the decay starts.  More... | |
| constexpr double | catapult::timesync::Coupling_Decay_Strength = 0.3 | 
| Value that indicates the speed of the coupling decay.  More... | |
| constexpr uint64_t | catapult::timesync::Clock_Adjustment_Threshold = 75 | 
| constexpr double | catapult::timesync::Required_Minimum_Importance = 0.00025 | 
| constexpr int64_t | catapult::timesync::Warning_Threshold_Millis = 100 | 
| Minimum offset from remote to local node to trigger logging a warning.  More... | |