ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/ev.3
(Generate patch)

Comparing libev/ev.3 (file contents):
Revision 1.86 by root, Wed Feb 16 08:07:25 2011 UTC vs.
Revision 1.87 by root, Wed Feb 16 08:09:06 2011 UTC

122.\} 122.\}
123.rm #[ #] #H #V #F C 123.rm #[ #] #H #V #F C
124.\" ======================================================================== 124.\" ========================================================================
125.\" 125.\"
126.IX Title "LIBEV 3" 126.IX Title "LIBEV 3"
127.TH LIBEV 3 "2011-01-31" "libev-4.04" "libev - high performance full featured event loop" 127.TH LIBEV 3 "2011-02-16" "libev-4.04" "libev - high performance full featured event loop"
128.\" For nroff, turn off justification. Always turn off hyphenation; it makes 128.\" For nroff, turn off justification. Always turn off hyphenation; it makes
129.\" way too many mistakes in technical documents. 129.\" way too many mistakes in technical documents.
130.if n .ad l 130.if n .ad l
131.nh 131.nh
132.SH "NAME" 132.SH "NAME"
5297.IX Item "real time" 5297.IX Item "real time"
5298The physical time that is observed. It is apparently strictly monotonic :) 5298The physical time that is observed. It is apparently strictly monotonic :)
5299.IP "wall-clock time" 4 5299.IP "wall-clock time" 4
5300.IX Item "wall-clock time" 5300.IX Item "wall-clock time"
5301The time and date as shown on clocks. Unlike real time, it can actually 5301The time and date as shown on clocks. Unlike real time, it can actually
5302be wrong and jump forwards and backwards, e.g. when the you adjust your 5302be wrong and jump forwards and backwards, e.g. when you adjust your
5303clock. 5303clock.
5304.IP "watcher" 4 5304.IP "watcher" 4
5305.IX Item "watcher" 5305.IX Item "watcher"
5306A data structure that describes interest in certain events. Watchers need 5306A data structure that describes interest in certain events. Watchers need
5307to be started (attached to an event loop) before they can receive events. 5307to be started (attached to an event loop) before they can receive events.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines