<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>SuperLU: SRC/superlu_timer.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.5 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>SRC/superlu_timer.c File Reference</h1>Returns the time used. <a href="#_details">More...</a>
<p>
<code>#include <sys/types.h></code><br>
<code>#include <sys/times.h></code><br>
<code>#include <time.h></code><br>
<code>#include <sys/time.h></code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="superlu__timer_8c.html#03df76d1f70664d745ca8de2864e39b3">CLK_TCK</a> 60</td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="superlu__timer_8c.html#0c6777573bbfe81917cd381e0090d355">SuperLU_timer_</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Timer function. <a href="#0c6777573bbfe81917cd381e0090d355"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<pre>
Purpose
=======</pre><p>
<pre> Returns the time in seconds used by the process.</pre><p>
<pre> Note: the timer function call is machine dependent. Use conditional
compilation to choose the appropriate function.
</pre> <hr><h2>Define Documentation</h2>
<a class="anchor" name="03df76d1f70664d745ca8de2864e39b3"></a><!-- doxytag: member="superlu_timer.c::CLK_TCK" ref="03df76d1f70664d745ca8de2864e39b3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define CLK_TCK 60 </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="0c6777573bbfe81917cd381e0090d355"></a><!-- doxytag: member="superlu_timer.c::SuperLU_timer_" ref="0c6777573bbfe81917cd381e0090d355" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">double SuperLU_timer_ </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Nov 22 10:23:48 2010 for SuperLU by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address>
</body>
</html>