Home
last modified time | relevance | path

Searched refs:GetNanos (Results 1 – 25 of 792) sorted by relevance

12345678910>>...32

/dports/math/py-or-tools/or-tools-9.2/ortools/base/
H A Dtimer.h45 double Get() const { return GetNanos() * 1e-9; } in Get()
46 int64_t GetInMs() const { return GetNanos() / 1000000; } in GetInMs()
47 int64_t GetInUsec() const { return GetNanos() / 1000; } in GetInUsec()
49 return absl::Nanoseconds(GetNanos()); in GetDuration()
54 int64_t GetNanos() const { in GetNanos() function
77 int64_t GetCycles() const { return GetNanos(); } in GetCycles()
/dports/net/gscloud/gscloud-0.11.0/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/net/rospo/rospo-0.7.1/vendor/google.golang.org/protobuf/protobuf-go-1.26.0/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-openldap/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-elasticsearch/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go207 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
247 nanos := x.GetNanos()
301 func (x *Timestamp) GetNanos() int32 { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/vendor/google.golang.org/protobuf/types/known/timestamppb/
H A Dtimestamp.pb.go198 return time.Unix(int64(x.GetSeconds()), int64(x.GetNanos())).UTC()
238 nanos := x.GetNanos()
292 func (x *Timestamp) GetNanos() int32 { func

12345678910>>...32