|
Lines 34-40
Link Here
|
| 34 |
.Nm ffclock_getcounter , |
34 |
.Nm ffclock_getcounter , |
| 35 |
.Nm ffclock_getestimate , |
35 |
.Nm ffclock_getestimate , |
| 36 |
.Nm ffclock_setestimate |
36 |
.Nm ffclock_setestimate |
| 37 |
.Nd Retrieve feed-forward counter, get and set feed-forward clock estimates. |
37 |
.Nd Retrieve feed-forward counter, get and set feed-forward clock estimates |
| 38 |
.Sh LIBRARY |
38 |
.Sh LIBRARY |
| 39 |
.Lb libc |
39 |
.Lb libc |
| 40 |
.Sh SYNOPSIS |
40 |
.Sh SYNOPSIS |
|
Lines 59-65
Link Here
|
| 59 |
.Em timestamp |
59 |
.Em timestamp |
| 60 |
is a cumulative value of the ticks of the timecounter, which can be converted |
60 |
is a cumulative value of the ticks of the timecounter, which can be converted |
| 61 |
into seconds by using the feed-forward |
61 |
into seconds by using the feed-forward |
| 62 |
.Em clock estimates. |
62 |
.Em clock estimates . |
| 63 |
.Pp |
63 |
.Pp |
| 64 |
The |
64 |
The |
| 65 |
.Fn ffclock_getcounter |
65 |
.Fn ffclock_getcounter |