*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> vfs_timestamp (9)              
Title
Content
Arch
Section
 

VFS_TIMESTAMP(9)

Contents


NAME    [Toc]    [Back]

     vfs_timestamp -- generate current timestamp

SYNOPSIS    [Toc]    [Back]

     #include <sys/param.h>
     #include <sys/vnode.h>

     void
     vfs_timestamp(struct timespec *tsp);

DESCRIPTION    [Toc]    [Back]

     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    [Toc]    [Back]

     This manual page was written by Chad David <[email protected]>.


FreeBSD 5.2.1		       November 21, 2001		 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
rtmon_log_user_tstamp IRIX REACT/Pro user timestamp logging
XmGetDragContext Tru64 A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp
XmGetDragContext IRIX A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp
XmGetDragContext HP-UX A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp
DSA_generate_key Tru64 Generate DSA key pair
DSA_generate_parameters Tru64 Generate DSA parameters
DH_generate_parameters Tru64 Generate and check
DH_check Tru64 Generate and check
makekey Tru64 generate encryption key
grid IRIX generate a 10 by 10 grid
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service