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