Home
last modified time | relevance | path

Searched refs:start_time (Results 6401 – 6425 of 22734) sorted by relevance

1...<<251252253254255256257258259260>>...910

/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/Eastern_Invasion/units/
H A DMounted_Fighter.cfg44 start_time=-300
58 start_time=-200
H A DMounted_Warrior.cfg47 start_time=-300
61 start_time=-200
/dports/devel/upp/upp/uppsrc/Core/SSH/
H A DCore.h46 int start_time; member
66 … { return !IsNull(ssh->timeout) && ssh->timeout > 0 && msecs(ssh->start_time) >= ssh->timeout… in IsTimeout()
/dports/astro/py-skyfield/skyfield-1.41/skyfield/
H A Declipselib.py17 def lunar_eclipses(start_time, end_time, eph): argument
71 t, y = find_maxima(start_time, end_time, f, num=4)
/dports/www/firefox/firefox-99.0/third_party/rust/profiling/examples/puffin/
H A Dpuffin.rs151 let start_time = std::time::Instant::now(); in burn_time() localVariable
153 if (std::time::Instant::now() - start_time).as_micros() > micros { in burn_time()
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/croniter/
H A Dcroniter.pyi22 start_time: float
26 …self, expr_format: Text, start_time: Optional[Union[float, datetime.datetime]] = ..., ret_type: Op…
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/profiling/examples/puffin/
H A Dpuffin.rs151 let start_time = std::time::Instant::now(); in burn_time() localVariable
153 if (std::time::Instant::now() - start_time).as_micros() > micros { in burn_time()
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dvisibility.cc82 const time_t start_time = time(NULL); in CreateSchurComplementGraph() local
154 VLOG(2) << "Schur complement graph time: " << (time(NULL) - start_time); in CreateSchurComplementGraph()
/dports/emulators/qemu5/qemu-5.2.0/python/qemu/
H A Dconsole_socket.py99 start_time = time.time()
102 elapsed_sec = time.time() - start_time
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/
H A Ddriver.rs45 let start_time = if dump_stats { Some(time::precise_time_s()) } else { None }; in traverse_dom() localVariable
131 aggregate.finish(traversal, parallel, start_time.unwrap()); in traverse_dom()
/dports/games/minetest/minetest-5.4.1/src/script/lua_api/
H A Dl_base.cpp111 u64 start_time = porting::getTimeUs(); in l_deprecated_function() local
135 g_profiler->avg("l_deprecated_function", end_time - start_time); in l_deprecated_function()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tests/ref/fate/
H A Dmxf-probe-d1032 start_time=0.000000
76 start_time=0.000000
/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/Secrets_of_the_Ancients/units/
H A DDelinquent.cfg47 start_time=-600
58 start_time=-400
/dports/games/wesnoth/wesnoth-1.14.17/data/core/units/dunefolk/
H A DCataphract.cfg43 start_time=-250
61 start_time=-250
H A DMarauder.cfg52 start_time=-250
70 start_time=-250
H A DRover.cfg44 start_time=-200
57 start_time=-250
H A DWindrider.cfg44 start_time=-250
62 start_time=-250
/dports/games/wesnoth/wesnoth-1.14.17/data/core/units/dwarves/
H A DExplorer.cfg45 start_time=-300
56 start_time=-260
/dports/games/wesnoth/wesnoth-1.14.17/data/core/units/merfolk/
H A DJavelineer.cfg48 start_time=-200
63 start_time=-200
H A DTriton.cfg43 start_time=-200
60 start_time=-200
/dports/games/wesnoth/wesnoth-1.14.17/data/campaigns/The_Hammer_of_Thursagan/units/
H A DDwarvish_Masked_Fighter.cfg53 start_time=-200
69 start_time=-200
/dports/math/clblast/CLBlast-1.1.0/test/
H A Ddiagnostics.cpp27 const auto start_time = std::chrono::steady_clock::now(); in TimeFunction() local
29 const auto elapsed_time = std::chrono::steady_clock::now() - start_time; in TimeFunction()
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/ffmpeg-next-4.4.0/src/format/stream/
H A Dstream.rs47 pub fn start_time(&self) -> i64 { in start_time() method
48 unsafe { (*self.as_ptr()).start_time } in start_time()
/dports/net/turnserver/coturn-4.5.2/src/server/
H A Dns_turn_session.h71 turn_time_t start_time; member
137 turn_time_t start_time; member
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/monitoring/ThreadMXBean/findMonitorDeadlockedThreads/
H A Dfind006.java85 long start_time = System.currentTimeMillis(); in run() local
86 while (System.currentTimeMillis() < start_time + (timeMax * 1000)) { in run()

1...<<251252253254255256257258259260>>...910