Searched defs:timestamp_seconds (Results 1 – 4 of 4) sorted by relevance
39 pub fn timestamp_seconds(&self) -> Timestamp { in timestamp_seconds() method
936 def __init__(self, timestamp_seconds, timestamp_ticks, u): argument942 def timestamp_seconds(self): member in ActiveTimestamp978 def __init__(self, timestamp_seconds, timestamp_ticks, u): argument984 def timestamp_seconds(self): member in PendingTimestamp
1289 upb_MessageValue timestamp_seconds; in PHP_METHOD() local