Home
last modified time | relevance | path

Searched defs:time_delta (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/src/
H A Dapp_helper.h69 std::chrono::milliseconds time_delta(const TimePoint &a, const TimePoint &b) { in time_delta() function
/third_party/ltp/testcases/kernel/syscalls/fsync/
H A Dfsync02.c66 double time_delta; in run() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_cc.c312 uint64_t tx, kx, time_delta, delta; in ngtcp2_cc_cubic_cc_on_pkt_acked() local
/third_party/ffmpeg/libavformat/
H A Dsegment.c109 int64_t time_delta; member
/third_party/pulseaudio/src/modules/
H A Dmodule-loopback.c1086 int64_t time_delta; in sink_input_process_msg_cb() local
/third_party/node/deps/v8/src/logging/
H A Dlog.cc1593 msg << time_delta; in AppendFunctionMessage() local
1599 void Logger::FunctionEvent(const char* reason, int script_id, double time_delta, in FunctionEvent() argument
1610 void Logger::FunctionEvent(const char* reason, int script_id, double time_delta, in FunctionEvent() argument
1584 AppendFunctionMessage(Log::MessageBuilder& msg, const char* reason, int script_id, double time_delta, int start_position, int end_position, uint64_t time) AppendFunctionMessage() argument
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc3086 base::TimeDelta time_delta = sample.timestamp - start_time; in SerializeSamples() local

Completed in 19 milliseconds