Go to the documentation of this file.
30 #ifndef GOOGLE_PROTOBUF_STUBS_TIME_H_
31 #define GOOGLE_PROTOBUF_STUBS_TIME_H_
33 #include <google/protobuf/stubs/common.h>
35 #include <google/protobuf/port_def.inc>
78 #include <google/protobuf/port_undef.inc>
80 #endif // GOOGLE_PROTOBUF_STUBS_TIME_H_
std::chrono::duration< std::int_fast64_t > seconds
const Descriptor::ReservedRange value
void GetCurrentTime(int64 *seconds, int32 *nanos)
bool DateTimeToSeconds(const DateTime &time, int64 *seconds)
bool ParseTime(const string &value, int64 *seconds, int32 *nanos)
string FormatTime(int64 seconds, int32 nanos)
bool SecondsToDateTime(int64 seconds, DateTime *time)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:36