The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

vfs_timestamp (9)
  • >> vfs_timestamp (9) ( FreeBSD man: Ядро )

  • BSD mandoc
     

    NAME

    
    
    vfs_timestamp
    
     - generate current timestamp
    
     
    

    SYNOPSIS

       #include <sys/param.h>
       #include <sys/vnode.h>
    void vfs_timestamp (struct timespec *tsp);
     

    DESCRIPTION

    The vfs_timestamp ();
    function fills in Fa 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 .


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    AUTHORS


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру