Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ difftime(3C) — DG/UX 5.4.2A

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ctime(3C)



difftime(3C)                     DG/UX 5.4.2                    difftime(3C)


NAME
       difftime - computes the difference between two calendar times

SYNOPSIS
       #include <time.h>

       double difftime (timet time1, timet time0);

DESCRIPTION
       difftime computes the difference between two calendar times. difftime
       returns the difference (time1-time0) expressed in seconds as a
       double.  This function is provided because there are no general
       arithmetic properties defined for type timet.

SEE ALSO
       ctime(3C).









































Licensed material--property of copyright holder(s)                         1


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026