Searched defs:MaxNanos (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
H A D | TimestampPartial.cs | 46 internal const int MaxNanos = Duration.NanosecondsPerSecond - 1; field in Google.Protobuf.WellKnownTypes.Timestamp |
Completed in 2 milliseconds