|
|
1.1 root 1: .TH STIME 2
2: .CT 2 sa
3: .SH NAME
4: stime, biasclock \(mi set time
5: .SH SYNOPSIS
6: .nf
7: .B int stime(tp)
8: .B long *tp;
9: .sp
10: .B biasclock(milli)
11: .B long milli;
12: .fi
13: .SH DESCRIPTION
14: .I Stime
15: sets the system's idea of the time and date.
16: Time, pointed to by
17: .I tp,
18: is measured in seconds from 00:00:00 GMT Jan 1, 1970.
19: .PP
20: .I Biasclock
21: informs the system that
22: its idea of the time
23: should be incremented by
24: .I milli
25: milliseconds.
26: The system will make the adjustment
27: gradually
28: and without causing time to run backwards.
29: .PP
30: Only the super-user may use these calls.
31: .SH "SEE ALSO"
32: .IR date (1),
33: .IR wwv (1),
34: .IR time (2),
35: .IR ctime (3)
36: .SH DIAGNOSTICS
37: .B EPERM
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.