Home
last modified time | relevance | path

Searched defs:time_passed (Results 1 – 25 of 133) sorted by relevance

123456

/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/tests/flow/
H A Dt_flow_timer.cpp30 TEST(ascent_flow_timer, time_passed) in TEST() argument
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/src/system/
H A Dtimer_event_loop.cpp31 auto time_passed = now - last_time_; in loop_function() local
/dports/games/minetest/minetest-5.4.1/src/
H A Dremoteplayer.cpp91 float time_passed = now - m_last_chat_message_sent; in canSendChatMessage() local
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/
H A Dindex.php131 $time_passed = time() - ( $postponed_time - $remind_interval ); variable
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/
H A Dindex.php131 $time_passed = time() - ( $postponed_time - $remind_interval ); variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/congestion_controller/goog_cc/
H A Dloss_based_bandwidth_estimation.cc133 const TimeDelta time_passed = last_loss_packet_report_.IsFinite() in UpdateLossStatistics() local
153 const TimeDelta time_passed = in UpdateAcknowledgedBitrate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/congestion_controller/goog_cc/
H A Dloss_based_bandwidth_estimation.cc133 const TimeDelta time_passed = last_loss_packet_report_.IsFinite() in UpdateLossStatistics() local
153 const TimeDelta time_passed = in UpdateAcknowledgedBitrate() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/congestion_controller/goog_cc/
H A Dloss_based_bandwidth_estimation.cc136 const TimeDelta time_passed = last_loss_packet_report_.IsFinite() in UpdateLossStatistics() local
159 const TimeDelta time_passed = in UpdateAcknowledgedBitrate() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/congestion_controller/goog_cc/
H A Dloss_based_bandwidth_estimation.cc145 const TimeDelta time_passed = last_loss_packet_report_.IsFinite() in UpdateLossStatistics() local
165 const TimeDelta time_passed = in UpdateAcknowledgedBitrate() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/test_tools/simulator/
H A Dtraffic_policer.cc27 QuicTime::Delta time_passed = clock_->Now() - last_refill_time_; in Refill() local
/dports/games/manaplus/manaplus-2.1.3.17/src/sdl2gfx/
H A DSDL2_framerate.cpp167 Uint32 time_passed = 0; in SDL_framerateDelay() local
/dports/games/fishsupper/fishsupper-0.1.6/src/
H A DStar_particle_system.cpp56 void FS::Star_particle_system::update(int time_passed, SDL_Rect box) in update()
/dports/games/dangen/dangen-0.5/libtenm/
H A Dtenm_timer.c106 Uint32 time_passed; in tenm_calculate_fps() local
/dports/graphics/sdl_gfx/SDL_gfx-2.0.26/
H A DSDL_framerate.c151 Uint32 time_passed = 0; in SDL_framerateDelay() local
/dports/graphics/sdl2_gfx/SDL2_gfx-1.0.4/
H A DSDL2_framerate.c151 Uint32 time_passed = 0; in SDL_framerateDelay() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/simulator/
H A Dtraffic_policer.cc27 QuicTime::Delta time_passed = clock_->Now() - last_refill_time_; in Refill() local
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dcountdown_clock.cpp53 int time_passed = update_timestamp(new_timestamp); in update_team() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/upgrade_detector/
H A Dupgrade_detector_impl.cc286 base::TimeDelta time_passed) { in NotifyOnUpgradeWithTimePassed()
392 const base::TimeDelta time_passed = clock()->Now() - upgrade_detected_time(); in NotifyOnUpgrade() local
/dports/devel/py-pyro/Pyro4-4.77/examples/distributed-mandelbrot/
H A Dclient_asciizoom.py71 time_passed = time.time() - wallclock_start variable
/dports/emulators/bochs/bochs-2.7/iodev/
H A Dpit.cc200 Bit64u time_passed = my_time_usec-BX_PIT_THIS s.last_usec; in handle_timer() local
296 Bit64u time_passed = my_time_usec-BX_PIT_THIS s.last_usec; in write() local
H A Dvirt_timer.cc131 void bx_virt_timer_c::periodic(Bit64u time_passed, bool mode) in periodic()
313 void bx_virt_timer_c::advance_virtual_time(Bit64u time_passed, bool mode) in advance_virtual_time()
/dports/graphics/sdl_gfx/SDL_gfx-2.0.26/Test/
H A DTestFramerate.c65 Uint32 time_passed = 0; in Draw() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/linux/
H A Daudio_pipe_reader_unittest.cc117 base::TimeDelta time_passed = base::TimeTicks::Now() - start_time; in TEST_F() local
/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dsqlitestats.cpp423 void SQLiteStats::time_passed( in time_passed() function in SQLiteStats
426 , double time_passed in time_passed()
446 , double time_passed in time_passed_min()
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dsqlitestats.cpp423 void SQLiteStats::time_passed( in time_passed() function in SQLiteStats
426 , double time_passed in time_passed()
446 , double time_passed in time_passed_min()

123456