:man| Alphabetical   Categories   About us 
 
VFS_TIMESTAMP (9) | Kernel routines | Unix Manual Pages | :man

NAME

vfs_timestamp - "generate current timestamp"

CONTENTS

Synopsis
Description
Authors

SYNOPSIS


.In sys/param.h
.In sys/vnode.h void vfs_timestamp "struct timespec *tsp"

DESCRIPTION

The vfs_timestamp function fills in tsp with the current time.

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.

AUTHORS

This manual page was written by
.An Chad David Aq
davidc@acns.ab.ca .

November 21, 2001 VFS_TIMESTAMP (9)
shtml">manServer 1.07 from vfs_timestamp.9 using doc macros.

 
Created by Blin Media, 2008-2013