* Kurtis Rader <kra...@skepticism.us> [211014 13:22]:
> Note that file timestamp resolution depends on the system: both hardware
> and OS. Even when using the same OS (e.g., Linux) on the same hardware the
> resolution might be different due to how the OS kernel was built. I'm not
> aware of any system that provides nanosecond resolution.

Also note that different filesystems on the same running host can have
different resolutions.  FAT filesystems (e.g. USB memory sticks) have
only 2-second resolution, while ext2 is, I think, 1 millisecond, and
ext4 is 1 nanosecond.

...Marvin

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/YWluC3ykzQjLsfD7%40basil.wdw.

Reply via email to