Namespaces | Functions
time.cc File Reference
#include <google/protobuf/stubs/time.h>
#include <ctime>
#include <google/protobuf/stubs/stringprintf.h>
#include <google/protobuf/stubs/strutil.h>
Include dependency graph for time.cc:

Go to the source code of this file.

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Functions

bool google.protobuf.internal::DateTimeToSeconds (const DateTime &time, int64 *seconds)
 
string google.protobuf.internal::FormatTime (int64 seconds, int32 nanos)
 
void google.protobuf.internal::GetCurrentTime (int64 *seconds, int32 *nanos)
 
bool google.protobuf.internal::ParseTime (const string &value, int64 *seconds, int32 *nanos)
 
bool google.protobuf.internal::SecondsToDateTime (int64 seconds, DateTime *time)
 


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04