Home
last modified time | relevance | path

Searched refs:stdtime (Results 1 – 25 of 1202) sorted by relevance

12345678910>>...49

/dports/net/spread4/spread-src-4.2.0/stdutil/src/stdutil/
H A Dstdtime.h36 } stdtime; typedef
40 STDINLINE stdcode stdtime_now(stdtime *abs_time);
41 STDINLINE stdtime stdtime_time64(stdtime64 src);
43 STDINLINE int stdtime_cmp(stdtime ls, stdtime rs);
44 STDINLINE int stdtime_sign(stdtime t);
46 STDINLINE stdtime stdtime_neg(stdtime t);
47 STDINLINE stdtime stdtime_add(stdtime ls, stdtime rs);
48 STDINLINE stdtime stdtime_sub(stdtime ls, stdtime rs);
51 STDINLINE stdtime64 stdtime64_time(stdtime t); /* conversion can silently over/under flow */
55 STDINLINE stdcode stdsleep(stdtime delta, stdtime * rem);
/dports/net/spread4/spread-src-4.2.0/stdutil/src/
H A Dstdtime.c92 stdtime ret; in stdtime_time64()
109 STDINLINE int stdtime_cmp(stdtime ls, stdtime rs) in stdtime_cmp()
131 stdtime t2 = { 0, 0 }; in stdtime_sign()
140 STDINLINE stdtime stdtime_neg(stdtime t) in stdtime_neg()
154 STDINLINE stdtime stdtime_add(stdtime ls, stdtime rs) in stdtime_add()
156 stdtime ret; in stdtime_add()
207 STDINLINE stdtime stdtime_sub(stdtime ls, stdtime rs) in stdtime_sub()
218 stdtime t; in stdtime64_now()
244 STDINLINE stdcode stdsleep(stdtime delta, stdtime *remndr) in stdsleep()
248 stdtime start_time = { 0, 0 }; in stdsleep()
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/pb/
H A Dnodestats.proto34 …google.protobuf.Timestamp disqualified = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = tru…
35 … google.protobuf.Timestamp suspended = 4 [(gogoproto.stdtime) = true, (gogoproto.nullable) = true];
36 …google.protobuf.Timestamp joined_at = 5 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
37 …google.protobuf.Timestamp offline_suspended = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) …
39 …google.protobuf.Timestamp offline_under_review = 8 [(gogoproto.stdtime) = true, (gogoproto.nullabl…
40 …google.protobuf.Timestamp vetted_at = 10 [(gogoproto.stdtime) = true, (gogoproto.nullable) = true];
45 google.protobuf.Timestamp from = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
46 google.protobuf.Timestamp to = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
52 …google.protobuf.Timestamp timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
74 …google.protobuf.Timestamp window_start = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = fal…
H A Dheldamount.proto20 google.protobuf.Timestamp period = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
24 google.protobuf.Timestamp period = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
26 …google.protobuf.Timestamp created_at = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false…
55 google.protobuf.Timestamp period = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
60 …google.protobuf.Timestamp created_at = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false…
61 google.protobuf.Timestamp period = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/pb/
H A Dnodestats.proto34 …google.protobuf.Timestamp disqualified = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = tru…
35 … google.protobuf.Timestamp suspended = 4 [(gogoproto.stdtime) = true, (gogoproto.nullable) = true];
36 …google.protobuf.Timestamp joined_at = 5 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
37 …google.protobuf.Timestamp offline_suspended = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) …
39 …google.protobuf.Timestamp offline_under_review = 8 [(gogoproto.stdtime) = true, (gogoproto.nullabl…
40 …google.protobuf.Timestamp vetted_at = 10 [(gogoproto.stdtime) = true, (gogoproto.nullable) = true];
45 google.protobuf.Timestamp from = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
46 google.protobuf.Timestamp to = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
52 …google.protobuf.Timestamp timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
74 …google.protobuf.Timestamp window_start = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = fal…
H A Dheldamount.proto20 google.protobuf.Timestamp period = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
24 google.protobuf.Timestamp period = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
26 …google.protobuf.Timestamp created_at = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false…
55 google.protobuf.Timestamp period = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
60 …google.protobuf.Timestamp created_at = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false…
61 google.protobuf.Timestamp period = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/logproto/
H A Dlogproto.proto38 google.protobuf.Timestamp start = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
39 google.protobuf.Timestamp end = 4 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
47 google.protobuf.Timestamp start = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
48 google.protobuf.Timestamp end = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
68 google.protobuf.Timestamp start = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = true];
69 google.protobuf.Timestamp end = 4 [(gogoproto.stdtime) = true, (gogoproto.nullable) = true];
102 google.protobuf.Timestamp start = 5 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
112 google.protobuf.Timestamp end = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
126 google.protobuf.Timestamp from = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
127 google.protobuf.Timestamp to = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/chrono/src/offset/
H A Dlocal.rs9 use stdtime;
23 fn tm_to_datetime(mut tm: stdtime::Tm) -> DateTime<Local> { in tm_to_datetime()
30 fn tm_to_naive_date(tm: &stdtime::Tm) -> NaiveDate { in tm_to_datetime()
36 fn tm_to_naive_date(tm: &stdtime::Tm) -> NaiveDate { in tm_to_datetime()
49 fn datetime_to_timespec(d: &NaiveDateTime, local: bool) -> stdtime::Timespec { in datetime_to_timespec()
55 let tm = stdtime::Tm { in datetime_to_timespec()
84 tm_to_datetime(stdtime::now()) in now()
118 LocalResult::Single(tm_to_datetime(stdtime::at(timespec))) in from_local_datetime()
127 tm_to_datetime(stdtime::at(timespec)) in from_utc_datetime()
/dports/audio/afsp/AFsp-v8r2/libtsp/UT/nucleus/
H A DUTctime.c57 char *stdtime; in UTctime() local
80 stdtime = asctime (localtime (timer)); in UTctime()
81 STcopyNMax (stdtime, Datetime, 24, MAXDATE); in UTctime()
85 stdtime = asctime (localtime (timer)); in UTctime()
86 nc = STcopyNMax (stdtime, Datetime, 20, MAXDATE); in UTctime()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/api/services/control/
H A Dcontrol.proto40 google.protobuf.Timestamp CreatedAt = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
41 google.protobuf.Timestamp LastUsedAt = 7 [(gogoproto.stdtime) = true];
82 google.protobuf.Timestamp started = 5 [(gogoproto.stdtime) = true ];
83 google.protobuf.Timestamp completed = 6 [(gogoproto.stdtime) = true ];
94 google.protobuf.Timestamp timestamp = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
95 google.protobuf.Timestamp started = 7 [(gogoproto.stdtime) = true ];
96 google.protobuf.Timestamp completed = 8 [(gogoproto.stdtime) = true ];
101 google.protobuf.Timestamp timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/ruler/
H A Druler.proto32 …tobuf.Timestamp evaluationTimestamp = 3 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
43 …obuf.Timestamp evaluationTimestamp = 6 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
59 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
61 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
63 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
65 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
67 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/cortexproject/cortex/pkg/ruler/
H A Druler.proto32 …tobuf.Timestamp evaluationTimestamp = 3 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
43 …obuf.Timestamp evaluationTimestamp = 6 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
59 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
61 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
63 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
65 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
67 [(gogoproto.nullable) = false, (gogoproto.stdtime) = true];
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/ingester/
H A Dcheckpoint.proto14 google.protobuf.Timestamp from = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
15 google.protobuf.Timestamp to = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
16 …google.protobuf.Timestamp flushedAt = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
17 …google.protobuf.Timestamp lastUpdated = 4 [(gogoproto.stdtime) = true, (gogoproto.nullable) = fals…
34 google.protobuf.Timestamp to = 5 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
41 …google.protobuf.Timestamp highestTs = 8 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/api/services/control/
H A Dcontrol.proto48 google.protobuf.Timestamp CreatedAt = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
49 google.protobuf.Timestamp LastUsedAt = 7 [(gogoproto.stdtime) = true];
93 google.protobuf.Timestamp started = 5 [(gogoproto.stdtime) = true ];
94 google.protobuf.Timestamp completed = 6 [(gogoproto.stdtime) = true ];
105 google.protobuf.Timestamp timestamp = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
106 google.protobuf.Timestamp started = 7 [(gogoproto.stdtime) = true ];
107 google.protobuf.Timestamp completed = 8 [(gogoproto.stdtime) = true ];
112 google.protobuf.Timestamp timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/moby/buildkit/api/services/control/
H A Dcontrol.proto48 google.protobuf.Timestamp CreatedAt = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
49 google.protobuf.Timestamp LastUsedAt = 7 [(gogoproto.stdtime) = true];
93 google.protobuf.Timestamp started = 5 [(gogoproto.stdtime) = true ];
94 google.protobuf.Timestamp completed = 6 [(gogoproto.stdtime) = true ];
105 google.protobuf.Timestamp timestamp = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
106 google.protobuf.Timestamp started = 7 [(gogoproto.stdtime) = true ];
107 google.protobuf.Timestamp completed = 8 [(gogoproto.stdtime) = true ];
112 google.protobuf.Timestamp timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/moby/buildkit/api/services/control/
H A Dcontrol.proto48 google.protobuf.Timestamp CreatedAt = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
49 google.protobuf.Timestamp LastUsedAt = 7 [(gogoproto.stdtime) = true];
93 google.protobuf.Timestamp started = 5 [(gogoproto.stdtime) = true ];
94 google.protobuf.Timestamp completed = 6 [(gogoproto.stdtime) = true ];
105 google.protobuf.Timestamp timestamp = 6 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
106 google.protobuf.Timestamp started = 7 [(gogoproto.stdtime) = true ];
107 google.protobuf.Timestamp completed = 8 [(gogoproto.stdtime) = true ];
112 google.protobuf.Timestamp timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
/dports/net/storj/storj-1.45.3/private/multinodepb/
H A Dmultinode.proto37 …google.protobuf.Timestamp interval_start = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = f…
42 google.protobuf.Timestamp from = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
43 google.protobuf.Timestamp to = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
54 google.protobuf.Timestamp from = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
55 google.protobuf.Timestamp to = 4 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
190 …google.protobuf.Timestamp last_contact = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = fal…
199 …google.protobuf.Timestamp window_start = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = fal…
223 …google.protobuf.Timestamp suspended_at = 4 [(gogoproto.stdtime) = true, (gogoproto.nullable) = tru…
226 google.protobuf.Timestamp vetted_at = 9 [(gogoproto.stdtime) = true, (gogoproto.nullable) = true];
227 …google.protobuf.Timestamp updated_at = 7 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false…
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/querier/queryrange/
H A Dqueryrange.proto18 google.protobuf.Timestamp startTs = 4 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
19 google.protobuf.Timestamp endTs = 5 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
28 google.protobuf.Timestamp timeTs = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
48 google.protobuf.Timestamp startTs = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
49 google.protobuf.Timestamp endTs = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
63 google.protobuf.Timestamp startTs = 1 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
64 google.protobuf.Timestamp endTs = 2 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/gogo/protobuf/test/stdtypes/
H A Dstdtypes.proto51 google.protobuf.Timestamp nullableTimestamp = 1 [(gogoproto.stdtime) = true];
53 …google.protobuf.Timestamp timestamp = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
58 repeated google.protobuf.Timestamp nullableTimestamps = 1 [(gogoproto.stdtime) = true];
60 …repeated google.protobuf.Timestamp timestamps = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable…
65 map<int32,google.protobuf.Timestamp> nullableTimestamp = 1 [(gogoproto.stdtime) = true];
66 …map<int32,google.protobuf.Timestamp> timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullabl…
74 google.protobuf.Timestamp timestamp = 1 [(gogoproto.stdtime) = true];
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/gogo/protobuf/test/stdtypes/
H A Dstdtypes.proto51 google.protobuf.Timestamp nullableTimestamp = 1 [(gogoproto.stdtime) = true];
53 …google.protobuf.Timestamp timestamp = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
58 repeated google.protobuf.Timestamp nullableTimestamps = 1 [(gogoproto.stdtime) = true];
60 …repeated google.protobuf.Timestamp timestamps = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable…
65 map<int32,google.protobuf.Timestamp> nullableTimestamp = 1 [(gogoproto.stdtime) = true];
66 …map<int32,google.protobuf.Timestamp> timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullabl…
74 google.protobuf.Timestamp timestamp = 1 [(gogoproto.stdtime) = true];
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/gogo/protobuf/test/stdtypes/
H A Dstdtypes.proto51 google.protobuf.Timestamp nullableTimestamp = 1 [(gogoproto.stdtime) = true];
53 …google.protobuf.Timestamp timestamp = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
58 repeated google.protobuf.Timestamp nullableTimestamps = 1 [(gogoproto.stdtime) = true];
60 …repeated google.protobuf.Timestamp timestamps = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable…
65 map<int32,google.protobuf.Timestamp> nullableTimestamp = 1 [(gogoproto.stdtime) = true];
66 …map<int32,google.protobuf.Timestamp> timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullabl…
74 google.protobuf.Timestamp timestamp = 1 [(gogoproto.stdtime) = true];
/dports/www/tusd/tusd-1.8.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/gogo/protobuf/test/stdtypes/
H A Dstdtypes.proto51 google.protobuf.Timestamp nullableTimestamp = 1 [(gogoproto.stdtime) = true];
53 …google.protobuf.Timestamp timestamp = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
58 repeated google.protobuf.Timestamp nullableTimestamps = 1 [(gogoproto.stdtime) = true];
60 …repeated google.protobuf.Timestamp timestamps = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable…
65 map<int32,google.protobuf.Timestamp> nullableTimestamp = 1 [(gogoproto.stdtime) = true];
66 …map<int32,google.protobuf.Timestamp> timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullabl…
74 google.protobuf.Timestamp timestamp = 1 [(gogoproto.stdtime) = true];
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/gogo/protobuf/test/stdtypes/
H A Dstdtypes.proto51 google.protobuf.Timestamp nullableTimestamp = 1 [(gogoproto.stdtime) = true];
53 …google.protobuf.Timestamp timestamp = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
58 repeated google.protobuf.Timestamp nullableTimestamps = 1 [(gogoproto.stdtime) = true];
60 …repeated google.protobuf.Timestamp timestamps = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable…
65 map<int32,google.protobuf.Timestamp> nullableTimestamp = 1 [(gogoproto.stdtime) = true];
66 …map<int32,google.protobuf.Timestamp> timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullabl…
74 google.protobuf.Timestamp timestamp = 1 [(gogoproto.stdtime) = true];
/dports/net-mgmt/carbonzipper/carbonzipper-0.74/vendor/github.com/gogo/protobuf/test/stdtypes/
H A Dstdtypes.proto51 google.protobuf.Timestamp nullableTimestamp = 1 [(gogoproto.stdtime) = true];
53 …google.protobuf.Timestamp timestamp = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
58 repeated google.protobuf.Timestamp nullableTimestamps = 1 [(gogoproto.stdtime) = true];
60 …repeated google.protobuf.Timestamp timestamps = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable…
65 map<int32,google.protobuf.Timestamp> nullableTimestamp = 1 [(gogoproto.stdtime) = true];
66 …map<int32,google.protobuf.Timestamp> timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullabl…
74 google.protobuf.Timestamp timestamp = 1 [(gogoproto.stdtime) = true];
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/gogo/protobuf/test/stdtypes/
H A Dstdtypes.proto51 google.protobuf.Timestamp nullableTimestamp = 1 [(gogoproto.stdtime) = true];
53 …google.protobuf.Timestamp timestamp = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
58 repeated google.protobuf.Timestamp nullableTimestamps = 1 [(gogoproto.stdtime) = true];
60 …repeated google.protobuf.Timestamp timestamps = 3 [(gogoproto.stdtime) = true, (gogoproto.nullable…
65 map<int32,google.protobuf.Timestamp> nullableTimestamp = 1 [(gogoproto.stdtime) = true];
66 …map<int32,google.protobuf.Timestamp> timestamp = 2 [(gogoproto.stdtime) = true, (gogoproto.nullabl…
74 google.protobuf.Timestamp timestamp = 1 [(gogoproto.stdtime) = true];

12345678910>>...49