fix bug #664 in printSample()
printSample() was attempting to round the fractional part of the time, but not propagated to the non-fractional part. It's probably better not to attempt to round the time at all.
Please register or sign in to comment
printSample() was attempting to round the fractional part of the time, but not propagated to the non-fractional part. It's probably better not to attempt to round the time at all.