📄 clock.html
字号:
<HTML><HEAD>
<TITLE>Data Structures and Algorithms - xx</TITLE>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Data Structures and Algorithms</H1>
<HR>
<H3>Timing on the SG machines</H3>
In their wisdom, the designers of IRIX decided not
to implement the <TT>ftime</TT> routine found on the
Suns!
<P>
Use the IRIX routine, <TT>clock</TT> instead.
You can find its specifications with the
<BLOCKQUOTE>
<TT>man 3 clock</TT>
</BLOCKQUOTE>
command.
<P>
<HR>
<A HREF="ds_ToC.html" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ds_ToC.html">Table of Contents</A>
<HR>
<SMALL>
© <A HREF=mailto:morris@ee.uwa.edu.au>John Morris</A>, 1996
</SMALL>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -