Main index | Section 9 | Options |
#include <sys/param.h>
#include <sys/vnode.h>
The precision is based on the value of the vfs.timestamp_precision sysctl variable:
0 | seconds only; nanoseconds are zeroed. |
1 | seconds and nanoseconds, accurate within 1/HZ. |
2 | seconds and nanoseconds, truncated to microseconds. |
≥3 | seconds and nanoseconds, maximum precision. |
VFS_TIMESTAMP (9) | November 21, 2001 |
Main index | Section 9 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | UNIX has been evolving feverishly for close to 30 years, sort of like bacteria in a cesspool — only not as attractive | ” |
— John Levine, "Unix for Dummies" |