Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dtimefilter.c72 double ff_timefilter_update(TimeFilter *self, double system_time, double period) in ff_timefilter_update()
/third_party/rust/crates/nix/src/sys/
Dresource.rs312 pub fn system_time(&self) -> TimeVal { in system_time() method
/third_party/rust/crates/serde/test_suite/tests/
Dtest_ser.rs452 let system_time = UNIX_EPOCH + Duration::new(1, 200); in test_system_time() localVariable
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c465 SYSTEMTIME system_time; in gettimeofday() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-atsc-section.h431 guint32 system_time; member
/third_party/python/Python/
Dpytime.c662 FILETIME system_time; in py_get_system_clock() local
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasioobject.cpp1630 guint64 system_time; in gst_asio_object_buffer_switch_time_info() local
/third_party/rust/crates/libc/src/unix/haiku/
Dnative.rs1014 pub fn system_time() -> bigtime_t; in system_time() function
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs2528 let system_time = self.system_time; localVariable
2548 let system_time = self.system_time; localVariable
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h16670 u64 system_time; member