mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Fix a whitespace nit.
Submitted by: Julien Ridoux (jridoux at unimelb edu au)
This commit is contained in:
parent
f464c5ccb5
commit
b3b514d6ac
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=227746
@ -71,7 +71,7 @@ struct ffclock_estimate {
|
||||
* time by ffclock_convert_abs().
|
||||
* FAST: do not read the hardware counter, return feed-forward clock time
|
||||
* at last tick. The time returned has the resolution of the kernel
|
||||
* tick (1/hz [s]).
|
||||
* tick (1/hz [s]).
|
||||
* LERP: linear interpolation of ffclock time to guarantee monotonic time.
|
||||
* LEAPSEC: include leap seconds.
|
||||
* UPTIME: removes time of boot.
|
||||
|
Loading…
Reference in New Issue
Block a user