Changeset View
Changeset View
Standalone View
Standalone View
share/man/man9/tvtohz.9
Show All 39 Lines | |||||
function accepts a single argument | function accepts a single argument | ||||
.Fa tv | .Fa tv | ||||
which specifies the time interval over which to calculate the number | which specifies the time interval over which to calculate the number | ||||
of system ticks that would elapse. | of system ticks that would elapse. | ||||
.Sh RETURN VALUES | .Sh RETURN VALUES | ||||
Returns the integral number of system ticks expected to elapse in the given | Returns the integral number of system ticks expected to elapse in the given | ||||
interval, including the current tick. | interval, including the current tick. | ||||
.Sh SEE ALSO | .Sh SEE ALSO | ||||
.Xr callout 9 , | |||||
.Xr microtime 9 , | .Xr microtime 9 , | ||||
.Xr microuptime 9 , | .Xr microuptime 9 | ||||
.Xr timeout 9 | |||||
.Sh HISTORY | .Sh HISTORY | ||||
The | The | ||||
.Nm | .Nm | ||||
function first appeared in | function first appeared in | ||||
.Fx 3.0 | .Fx 3.0 | ||||
.Sh AUTHORS | .Sh AUTHORS | ||||
This manual page was written by | This manual page was written by | ||||
.An Kelly Yancey Aq Mt kbyanc@posi.net . | .An Kelly Yancey Aq Mt kbyanc@posi.net . |