mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
The clock compensation factor for Mac doesn't seem to be needed?
This commit is contained in:
@@ -19,7 +19,7 @@ static DoubleFlag postIndexGapUs(
|
||||
static DoubleFlag clockCompensation(
|
||||
{ "--clock-compensation-factor" },
|
||||
"Scale the output clock by this much.",
|
||||
.9724);
|
||||
1.0);
|
||||
|
||||
static bool lastBit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user