MCPcopy Create free account
hub / github.com/F-Stack/f-stack / getboottimebin

Function getboottimebin

freebsd/kern/kern_tc.c:470–475  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

468}
469
470void
471getboottimebin(struct bintime *boottimebin)
472{
473
474 GETTHMEMBER(boottimebin, th_boottime);
475}
476
477#ifdef FFCLOCK
478/*

Callers 6

ip_savecontrolFunction · 0.85
ip6_savecontrol_v4Function · 0.85
filt_timervalidateFunction · 0.85
getboottimeFunction · 0.85
sysclock_snap2bintimeFunction · 0.85
bpf_bintime2tsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected