Page MenuHomeFreeBSD

sys/time: add bintime2us() helper
ClosedPublic

Authored by nickbanks_netflix.com on May 12 2026, 2:59 PM.
Tags
None
Referenced Files
F163882164: D56972.id177706.diff
Sun, Jul 26, 8:55 PM
Unknown Object (File)
Fri, Jul 24, 9:10 AM
Unknown Object (File)
Thu, Jul 23, 4:38 AM
Unknown Object (File)
Tue, Jul 21, 6:38 PM
Unknown Object (File)
Mon, Jul 20, 12:03 PM
Unknown Object (File)
Sat, Jul 18, 6:56 PM
Unknown Object (File)
Wed, Jul 15, 7:21 AM
Unknown Object (File)
Wed, Jul 15, 7:21 AM
Subscribers

Details

Summary

Add a microsecond conversion helper to complement the existing
bintime2ns(). The body mirrors bintime2ns().

This will be used by an upcoming eventlog(9) framework as well as
the TCP code in upcoming changes.

Sponsored by: Netflix

Signed-off-by: Nick Banks <nickbanks@netflix.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable