Home
last modified time | relevance | path

Searched defs:timestamp_seconds (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/env_logger/src/fmt/
Dhumantime.rs39 pub fn timestamp_seconds(&self) -> Timestamp { in timestamp_seconds() method
/third_party/protobuf/php/ext/google/protobuf/
Dmessage.c1261 upb_MessageValue timestamp_seconds; in PHP_METHOD() local