MCPcopy Create free account
hub / github.com/facebook/time / FdToClockID

Function FdToClockID

phc/unix/notlinux.go:44–44  ·  view source on GitHub ↗

FdToClockID is not supported on non-linux.

(_ int)

Source from the content-addressed store, hash-verified

42
43// FdToClockID is not supported on non-linux.
44func FdToClockID(_ int) int32 { return 0 }
45
46// ClockAdjtime is not supported on non-linux.
47func ClockAdjtime(_ int32, _ *Timex) (int, error) {

Callers 1

ClockIDMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…