Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 2b12d0199a2bbc4a02ef3834d926ac4a > files > 13

systemtap-client-1.8-6.el5.x86_64.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;4.&#160;Time utility functions</title><meta name="generator" content="DocBook XSL Stylesheets V1.69.1"><link rel="start" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="prev" href="re113.html" title="function::stop_stopwatch"><link rel="next" href="re114.html" title="function::ctime"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;4.&#160;Time utility functions</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re113.html">Prev</a>&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="re114.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="ctime.stp"></a>Chapter&#160;4.&#160;Time utility functions</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="refentrytitle"><a href="re114.html"><span>function::ctime</span></a></span><span class="refpurpose"> - 
  Convert seconds since epoch into human readable date/time string
 </span></dt><dt><span class="refentrytitle"><a href="re115.html"><span>function::tz_ctime</span></a></span><span class="refpurpose"> - 
     Convert seconds since epoch into human readable date/time string, with local time zone
 </span></dt><dt><span class="refentrytitle"><a href="re116.html"><span>function::tz_gmtoff</span></a></span><span class="refpurpose"> - 
  Return local time zone offset
 </span></dt><dt><span class="refentrytitle"><a href="re117.html"><span>function::tz_name</span></a></span><span class="refpurpose"> - 
     Return local time zone name
 </span></dt></dl></div><p>
      Utility functions to turn seconds since the epoch (as returned by
      the timestamp function gettimeofday_s()) into a human readable
      date/time strings.
    </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re113.html">Prev</a>&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="re114.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::stop_stopwatch</span>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<span>function::ctime</span></td></tr></table></div></body></html>