|
NAMEvfs_timestamp —
generate current timestamp
SYNOPSIS#include <sys/param.h>
#include <sys/vnode.h>
void
DESCRIPTIONThevfs_timestamp () function fills in
tsp with the current time.
The precision is based on the value of the vfs.timestamp_precision sysctl variable:
AUTHORSThis manual page was written by Chad David <davidc@acns.ab.ca>.
Visit the GSP FreeBSD Man Page Interface. |