timens

package
v7.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_timens_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type TimensEntry

type TimensEntry struct {
	Monotonic *Timespec `protobuf:"bytes,1,req,name=monotonic" json:"monotonic,omitempty"`
	Boottime  *Timespec `protobuf:"bytes,2,req,name=boottime" json:"boottime,omitempty"`
	// contains filtered or unexported fields
}

func (*TimensEntry) Descriptor deprecated

func (*TimensEntry) Descriptor() ([]byte, []int)

Deprecated: Use TimensEntry.ProtoReflect.Descriptor instead.

func (*TimensEntry) GetBoottime

func (x *TimensEntry) GetBoottime() *Timespec

func (*TimensEntry) GetMonotonic

func (x *TimensEntry) GetMonotonic() *Timespec

func (*TimensEntry) ProtoMessage

func (*TimensEntry) ProtoMessage()

func (*TimensEntry) ProtoReflect

func (x *TimensEntry) ProtoReflect() protoreflect.Message

func (*TimensEntry) Reset

func (x *TimensEntry) Reset()

func (*TimensEntry) String

func (x *TimensEntry) String() string

type Timespec

type Timespec struct {
	TvSec  *uint64 `protobuf:"varint,1,req,name=tv_sec,json=tvSec" json:"tv_sec,omitempty"`
	TvNsec *uint64 `protobuf:"varint,2,req,name=tv_nsec,json=tvNsec" json:"tv_nsec,omitempty"`
	// contains filtered or unexported fields
}

func (*Timespec) Descriptor deprecated

func (*Timespec) Descriptor() ([]byte, []int)

Deprecated: Use Timespec.ProtoReflect.Descriptor instead.

func (*Timespec) GetTvNsec

func (x *Timespec) GetTvNsec() uint64

func (*Timespec) GetTvSec

func (x *Timespec) GetTvSec() uint64

func (*Timespec) ProtoMessage

func (*Timespec) ProtoMessage()

func (*Timespec) ProtoReflect

func (x *Timespec) ProtoReflect() protoreflect.Message

func (*Timespec) Reset

func (x *Timespec) Reset()

func (*Timespec) String

func (x *Timespec) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL