Set the fractionalSecondPrecision attribute of this object to the specified value. The behavior is undefined unless 0 <= value and 6 >= value. Note that the FIX protocol allows for much higher precision.
Synopsis
Declared in <bdlt_fixutilconfiguration.h>
void
setFractionalSecondPrecision(int value);
Created with MrDocs