Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/
Dclient_builder.rs746 let now_timestamp = MlsTime::now().seconds_since_epoch(); in lifetime() localVariable
749 let now_timestamp = 0; in lifetime() localVariable
752 let now_timestamp = self in lifetime() localVariable