Searched defs:NanosecondsPerSecond (Results 1 – 2 of 2) sorted by relevance
18 static constexpr uint64_t NanosecondsPerSecond = 1000ULL * 1000 * 1000; variable
46 public const int NanosecondsPerSecond = 1000000000; field in Google.Protobuf.WellKnownTypes.Duration