Home
last modified time | relevance | path

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

/third_party/rust/crates/nix/src/sys/
Dtime.rs180 fn num_seconds(&self) -> i64; in num_seconds() method
309 fn num_seconds(&self) -> i64 { in num_seconds() method
556 fn num_seconds(&self) -> i64 { in num_seconds() method
/third_party/ffmpeg/libavcodec/
Dh264_sei.h153 uint16_t num_seconds; member