Documentation » ksh93r docs » Manual pages » man3 » strelapsed.3
en

strelapsed.3


Introduction to Library Functions                   STRELAPSED(3)

NAME
     strelapsed - parse elapsed time expression

SYNOPSIS
     unsigned long strelapsed(char* buf, char** next, int persec)

DESCRIPTION
     strelapsed returns a pointer to a string  representation  of
     the  elapsed time for (count/persec) seconds.  The two larg-
     est time units are used, limiting the return value length to
     at most 6 characters.  The units are:

     s    seconds

     m    minutes

     h    hours

     days

     weeks

     M    months

     Y    years

     S    scores

SEE ALSO
     strelapsed(3)

CAVEATS
     The return value points to a static area that is overwritten
     on each call.

SunOS 5.10                Last change:                          1


Generated by GNU enscript 1.6.4.

Tags:
Created by admin on 2009/10/26 12:14
Last modified by admin on 2009/10/26 12:14

Collectives

Project ksh93-integration Pages


XWiki Enterprise 2.7.1.34853 - Documentation