webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
time.h File Reference
#include <google/protobuf/stubs/common.h>

Go to the source code of this file.

Classes

struct  google::protobuf.internal::DateTime
 

Namespaces

 google
 
 google::protobuf
 
 google.protobuf.internal
 

Functions

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