Deleted Added
full compact
ftime.3 (17141) ftime.3 (21907)
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 61 unchanged lines hidden (view full) ---

70The structure contains the time since the epoch in seconds,
71up to 1000 milliseconds of more-precise interval,
72the local time zone (measured in minutes of time westward from Greenwich),
73and a flag that, if nonzero, indicates that
74Daylight Saving time applies locally during the appropriate part of the year.
75.Sh SEE ALSO
76.Xr gettimeofday 2 ,
77.Xr settimeofday 2 ,
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 61 unchanged lines hidden (view full) ---

70The structure contains the time since the epoch in seconds,
71up to 1000 milliseconds of more-precise interval,
72the local time zone (measured in minutes of time westward from Greenwich),
73and a flag that, if nonzero, indicates that
74Daylight Saving time applies locally during the appropriate part of the year.
75.Sh SEE ALSO
76.Xr gettimeofday 2 ,
77.Xr settimeofday 2 ,
78.Xr time 3 ,
79.Xr ctime 3
78.Xr ctime 3 ,
79.Xr time 3
80.Sh HISTORY
81The
82.Nm
83function appeared in
84.Bx 4.2 .
80.Sh HISTORY
81The
82.Nm
83function appeared in
84.Bx 4.2 .