https://bugs.openldap.org/show_bug.cgi?id=9505
--- Comment #4 from Howard Chu hyc@openldap.org --- (In reply to Quanah Gibson-Mount from comment #2)
(In reply to Howard Chu from comment #1)
The timestamps are decimal numbers to 6 decimal places. If they don't understand decimal places no admin guide text is going to help them.
ODSEE's etime is 6 decimal places too, they just only use 3 of them. ;)
How many digits are actually significant is platform-specific, so for all we know there may only be 3 sigfigs on a particular machine running our stuff too. (And on older Windows PCs the system clock only ticked 18 times/second, so it may look like all 6 digits are in use because of the resulting fractions, but really there's only 55ms resolution.) It's not our job to explain to sysadmins how their machines work.