Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-time_interval.hpp43 struct time_interval struct
45 typedef rxu::decay_t<T> source_value_type;
46 typedef rxu::decay_t<Coordination> coordination_type;
48 struct time_interval_values {
56 time_interval_values initial;
58 time_interval(coordination_type coordination) in time_interval() argument
64 struct time_interval_observer
100 auto operator()(Subscriber dest) const in operator ()()
111 auto time_interval(AN&&... an) in time_interval() function
/external/google-fruit/extras/benchmark/
Dformat_bench_results.py225 def time_interval_pretty_printer(time_interval, min_in_table, max_in_table): argument
/external/webrtc/webrtc/modules/desktop_capture/mac/
Dfull_screen_chrome_window_detector.cc215 int64_t time_interval = in FindFullScreenWindow() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-observable.hpp766 auto time_interval(AN&&... an) const in time_interval() function in rxcpp::observable
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender.cc848 uint32_t time_interval = kAvgIntervalMs; in ProcessNACKBitRate() local
/external/v8/src/profiler/
Dheap-snapshot-generator.cc460 TimeInterval& time_interval = time_intervals_[time_interval_index]; in PushHeapObjectsStats() local