type golang.org/x/sys/unix.ItimerSpec
4 uses
golang.org/x/sys/unix (current package)
zsyscall_linux.go#L1643: func TimerfdGettime(fd int, currValue *ItimerSpec) (err error) {
zsyscall_linux.go#L1653: func TimerfdSettime(fd int, flags int, newValue *ItimerSpec, oldValue *ItimerSpec) (err error) {
ztypes_linux.go#L21: type ItimerSpec struct {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)