Project import generated by Copybara.
GitOrigin-RevId: 73d686c40057684f8bfaca285368bf1813f9fc26
This commit is contained in:
@@ -86,7 +86,7 @@ class Timestamp {
|
||||
// in microseconds, but this function should be preferred over Value() in case
|
||||
// the underlying representation changes.
|
||||
int64 Microseconds() const { return Value(); }
|
||||
// This provides a human readable std::string for the special values.
|
||||
// This provides a human readable string for the special values.
|
||||
std::string DebugString() const;
|
||||
|
||||
// For use by framework. Clients or Calculator implementations should not call
|
||||
|
||||
Reference in New Issue
Block a user