HomeFreeBSD

Clarify hardpps() parameter name and comment

Description

Clarify hardpps() parameter name and comment

Since 32c203577a5e by phk in 1999 (Make even more of the PPSAPI
implementations generic), the "nsec" parameter of hardpps() is a time
difference and no longer a time point. Change the name to "delta_nsec"
and adjust the comment.

Remove comment about a clock tick adjustment which is no longer in the code.

Pull Request: https://github.com/freebsd/freebsd-src/pull/640
Reviewed by: imp

Details

Provenance
sebastian.huber_embedded-brains.deAuthored on Jan 25 2023, 12:43 PM
impCommitted on Jan 30 2023, 6:07 PM
Parents
rGdf949e762c67: kern_environment: Partially apply style(9)
Branches
Unknown
Tags
Unknown