The OpenNET Project / Index page

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

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

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

difftime (3)
  • >> difftime (3) ( Solaris man: Библиотечные вызовы )
  • difftime (3) ( FreeBSD man: Библиотечные вызовы )
  • difftime (3) ( Русские man: Библиотечные вызовы )
  • difftime (3) ( Linux man: Библиотечные вызовы )
  • difftime (3) ( POSIX man: Библиотечные вызовы )
  •  

    NAME

    difftime - computes the difference between two calendar times
     
    

    SYNOPSIS

    #include <time.h>
    
    double difftime(time_t time1, time_t time0);
    

     

    DESCRIPTION

    The difftime() function computes the difference between two calendar times.  

    RETURN VALUES

    The difftime() functions returns the difference (time1-time0) expressed in seconds as a double.  

    USAGE

    The difftime() function is provided because there are no general arithmetic properties defined for type time_t.  

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityStandard

    MT-Level

     

    SEE ALSO

    ctime(3C), attributes(5), standards(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    USAGE
    ATTRIBUTES
    SEE ALSO


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




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

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