HomeFreeBSD

sys/time.h: add bintime2us() helper

Description

sys/time.h: add bintime2us() helper

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.

Approved by: gallatin, tuexen
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D56972

Details

Provenance
nickbanks_netflix.comAuthored on May 12 2026, 7:26 PM
tuexenCommitted on May 12 2026, 7:26 PM
Differential Revision
D56972: sys/time: add bintime2us() helper
Parents
rG03bc95b060a9: dtrace_dtmalloc.4: Document the DTrace dtmalloc provider
Branches
Unknown
Tags
Unknown