466
|
1 <refentry id="setime">
|
|
2 <refnamediv>
|
468
|
3 <refname>Setime</refname>
|
|
4 <refname>Getime</refname>
|
|
5 <refpurpose>set and get system time</refpurpose>
|
466
|
6 </refnamediv>
|
|
7
|
|
8 <refsynopsisdiv>
|
|
9 <funcsynopsis>
|
468
|
10 <funcsynopsisinfo>
|
|
11 #include <time.h>
|
|
12 </funcsynopsisinfo>
|
466
|
13 <funcprototype>
|
|
14 <funcdef><function>setime</function></funcdef>
|
|
15 <paramdef>type <parameter>arg1</parameter></paramdef>
|
|
16 </funcprototype>
|
|
17 </funcsynopsis>
|
|
18
|
|
19 </refsynopsisdiv>
|
|
20
|
544
|
21 <refsect1><title>Assembler Equivalent</title>
|
|
22 <para>
|
|
23 os9 F$STIME
|
|
24 </para>
|
|
25 <para>
|
|
26 os9 F$GTIME
|
|
27 </para>
|
|
28 </refsect1>
|
|
29
|
466
|
30 <refsect1><title>Description</title>
|
|
31 <para>
|
|
32 Placeholder
|
|
33 </para>
|
|
34 </refsect1>
|
|
35 </refentry>
|