Home
last modified time | relevance | path

Searched refs:start_time (Results 126 – 150 of 14798) sorted by relevance

12345678910>>...592

/dports/databases/postgresql13-plperl/postgresql-13.5/src/test/isolation/expected/
H A Dclassroom-scheduling.out18 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
36 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
54 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
73 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
93 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
111 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
130 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
148 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
167 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
186 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/test/isolation/expected/
H A Dclassroom-scheduling.out18 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
36 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
54 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
73 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
93 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
111 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
130 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
148 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
167 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
186 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/test/isolation/expected/
H A Dclassroom-scheduling.out18 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
36 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
54 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
73 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
93 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
111 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
130 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
148 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
167 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
186 …T start_time = TIMESTAMP WITH TIME ZONE '2010-04-01 13:30', end_time = TIMESTAMP WITH TIME ZONE '2…
[all …]
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/xt/
H A Dsmall-is-next-prev.pl15 my $start_time = [gettimeofday];
24 my $seconds = tv_interval($start_time);
36 my $start_time = [gettimeofday];
46 my $seconds = tv_interval($start_time);
60 my $start_time = [gettimeofday];
72 my $start_time = [gettimeofday];
87 my $start_time = [gettimeofday];
106 my $start_time = [gettimeofday];
128 my $start_time = [gettimeofday];
147 my $start_time = [gettimeofday];
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/scheduler/responsiveness/
H A Dcalculator_unittest.cc197 const int start_time = base_time; in TEST_F() local
232 const int start_time = queue_time; in TEST_F() local
240 const int start_time = queue_time; in TEST_F() local
258 const int finish_time = start_time; in TEST_F()
266 const int finish_time = start_time; in TEST_F()
282 const int start_time = base_time; in TEST_F() local
288 const int start_time = base_time; in TEST_F() local
308 const int finish_time = start_time; in TEST_F()
314 const int finish_time = start_time; in TEST_F()
448 const int start_time = queue_time; in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/time_limits/
H A Dpersisted_app_info_unittest.cc22 base::Time start_time = base::Time::Now(); in TEST_F() local
26 AppActivity::ActiveTime(start_time, start_time + activity); in TEST_F()
28 start_time + 2 * activity, start_time + 3 * activity); in TEST_F()
30 start_time + 4 * activity, start_time + 5 * activity); in TEST_F()
39 base::Time report_time = start_time + 2.5 * activity; in TEST_F()
55 base::Time start_time = base::Time::Now(); in TEST_F() local
59 AppActivity::ActiveTime(start_time, start_time + activity); in TEST_F()
61 start_time + 2 * activity, start_time + 3 * activity); in TEST_F()
63 start_time + 4 * activity, start_time + 5 * activity); in TEST_F()
71 start_time + 6 * activity, start_time + 7 * activity); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/audio/public/cpp/
H A Daudio_system_to_service_adapter.cc77 const base::TimeTicks start_time = base::TimeTicks::Now(); in WrapGetStreamParametersReply() local
82 [](Action action, base::TimeTicks start_time, in WrapGetStreamParametersReply()
90 action, start_time, std::move(on_params_callback)); in WrapGetStreamParametersReply()
97 const base::TimeTicks start_time = base::TimeTicks::Now(); in WrapHasDevicesReply() argument
99 ToTraceId(start_time)); in WrapHasDevicesReply()
102 [](Action action, base::TimeTicks start_time, in WrapHasDevicesReply()
116 const base::TimeTicks start_time = base::TimeTicks::Now(); in WrapGetDeviceDescriptionsReply() local
118 ToTraceId(start_time)); in WrapGetDeviceDescriptionsReply()
121 [](Action action, base::TimeTicks start_time, in WrapGetDeviceDescriptionsReply()
148 start_time, std::move(on_device_id_callback)); in WrapGetAssociatedOutputDeviceIDReply()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/audio/public/cpp/
H A Daudio_system_to_service_adapter.cc78 const base::TimeTicks start_time = base::TimeTicks::Now(); in WrapGetStreamParametersReply() local
83 [](Action action, base::TimeTicks start_time, in WrapGetStreamParametersReply()
91 action, start_time, std::move(on_params_callback)); in WrapGetStreamParametersReply()
98 const base::TimeTicks start_time = base::TimeTicks::Now(); in WrapHasDevicesReply() argument
100 ToTraceId(start_time)); in WrapHasDevicesReply()
103 [](Action action, base::TimeTicks start_time, in WrapHasDevicesReply()
117 const base::TimeTicks start_time = base::TimeTicks::Now(); in WrapGetDeviceDescriptionsReply() local
119 ToTraceId(start_time)); in WrapGetDeviceDescriptionsReply()
122 [](Action action, base::TimeTicks start_time, in WrapGetDeviceDescriptionsReply()
149 start_time, std::move(on_device_id_callback)); in WrapGetAssociatedOutputDeviceIDReply()
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/recipes/
H A Dst_louis_post_dispatch.recipe24 …u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=news%2Flocal%2fgovt-and-polit…
25 …(u'News-Local', u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=news%2Flocal&…
26 …(u'News-Metro', u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=news%2Flocal%…
39 …u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=business%2Fcolumns%2Fjob-watc…
48 …(u'Business', u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=business*l&l=10…
51 …(u'Travel', u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=travel*&l=100&f=r…
52 …(u'Sports', u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=sports*&f=rss&t=a…
62 …(u'Life & Style', u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=lifestyles&…
65 …u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=lifestyles%2Ffood-and-cooking…
67 …u'http://www2.stltoday.com/search/?q=&d1=&d2=&s=start_time&sd=desc&c=lifestyles%2Fhealth-med-fit&l…
[all …]
/dports/devel/p5-RRDTool-OO/RRDTool-OO-0.36/t/
H A D005Graph.t36 my $start_time = 1080460200;
41 start => $start_time - 10,
81 my $time = $start_time + $_ * 60;
104 $start_time = 1080460200;
109 start => $start_time - 10,
128 my $time = $start_time + $_ * 60;
151 start => $start_time,
166 start => $start_time,
185 start => $start_time,
208 start => $start_time,
[all …]
/dports/sysutils/polkit/polkit-0.120/src/polkit/
H A Dpolkitunixprocess.c148 guint64 start_time; member
420 process->start_time = start_time; in polkit_unix_process_set_start_time()
523 (process_a->start_time == process_b->start_time); in polkit_unix_process_equal()
541 guint64 start_time; in polkit_unix_process_exists_sync() local
556 if (start_time != process->start_time) in polkit_unix_process_exists_sync()
685 guint64 start_time; in get_start_time_for_pid() local
695 start_time = 0; in get_start_time_for_pid()
765 start_time = 0; in get_start_time_for_pid()
787 return start_time; in get_start_time_for_pid()
803 guint64 start_time; in polkit_unix_process_get_racy_uid__() local
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Services/
H A DTimeoutService.php38 private $start_time; variable in Fisharebest\\Webtrees\\Services\\TimeoutService
43 * @param float|null $start_time
45 public function __construct(float $start_time = null) argument
47 $this->start_time = $start_time ?? microtime(true);
68 return $now + $threshold > $this->start_time + (float) $max_execution_time;
82 return $now > $this->start_time + $limit;
90 if ($this->start_time === null) {
93 …$this->start_time = (float) ($request->getServerParams()['REQUEST_TIME_FLOAT'] ?? microtime(true));
96 return $this->start_time;
/dports/www/firefox/firefox-99.0/third_party/rust/glean-core/src/metrics/
H A Dtimespan.rs22 start_time: Option<u64>, field
45 start_time: None, in new()
55 pub fn set_start(&mut self, glean: &Glean, start_time: u64) { in set_start()
60 if self.start_time.is_some() { in set_start()
71 self.start_time = Some(start_time); in set_start()
81 self.start_time = None; in set_stop()
85 if self.start_time.is_none() { in set_stop()
96 let start_time = self.start_time.take().unwrap(); in set_stop() localVariable
97 let duration = match stop_time.checked_sub(start_time) { in set_stop()
118 self.start_time = None; in cancel()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glean-core/src/metrics/
H A Dtimespan.rs22 start_time: Option<u64>, field
45 start_time: None, in new()
55 pub fn set_start(&mut self, glean: &Glean, start_time: u64) { in set_start()
60 if self.start_time.is_some() { in set_start()
71 self.start_time = Some(start_time); in set_start()
81 self.start_time = None; in set_stop()
85 if self.start_time.is_none() { in set_stop()
96 let start_time = self.start_time.take().unwrap(); in set_stop() localVariable
97 let duration = match stop_time.checked_sub(start_time) { in set_stop()
118 self.start_time = None; in cancel()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glean-core/src/metrics/
H A Dtimespan.rs22 start_time: Option<u64>, field
45 start_time: None, in new()
55 pub fn set_start(&mut self, glean: &Glean, start_time: u64) { in set_start()
60 if self.start_time.is_some() { in set_start()
71 self.start_time = Some(start_time); in set_start()
81 self.start_time = None; in set_stop()
85 if self.start_time.is_none() { in set_stop()
96 let start_time = self.start_time.take().unwrap(); in set_stop() localVariable
97 let duration = match stop_time.checked_sub(start_time) { in set_stop()
118 self.start_time = None; in cancel()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/concerns/
H A Dcron_schedulable.rb17 def calculate_next_run_at(start_time = Time.zone.now) argument
18 ideal_next_run = ideal_next_run_from(start_time)
20 if ideal_next_run == cron_worker_next_run_from(start_time)
27 def ideal_next_run_from(start_time) argument
28 next_time_from(start_time, cron, cron_timezone)
31 def cron_worker_next_run_from(start_time) argument
32 next_time_from(start_time, worker_cron_expression, Time.zone.name)
35 def next_time_from(start_time, cron, cron_timezone) argument
38 .next_time_from(start_time)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/amazon/aws/plugins/modules/
H A Dec2_vpc_subnet.py256 def waiter_params(module, params, start_time): argument
263 def handle_waiter(conn, module, waiter_name, params, start_time): argument
266 **waiter_params(module, params, start_time)
303 def ensure_tags(conn, module, subnet, tags, purge_tags, start_time): argument
341 def disassociate_ipv6_cidr(conn, module, subnet, start_time): argument
367 disassociate_ipv6_cidr(conn, module, subnet, start_time)
385 disassociate_ipv6_cidr(conn, module, subnet, start_time)
434 start_time = time.time()
439 … ipv6_cidr=module.params['ipv6_cidr'], az=module.params['az'], start_time=start_time)
471 subnet = ensure_final_subnet(conn, module, subnet, start_time)
[all …]
/dports/multimedia/aegisub/aegisub-3.2.2/src/
H A Dass_karaoke.cpp49 syl.start_time = line->Start; in SetLine()
67 if (syl.start_time > end_time) { in SetLine()
68 syl.start_time = end_time; in SetLine()
191 new_syl.start_time = syl.start_time + syl.duration; in AddSplit()
232 assert(time >= prev.start_time); in SetStartTime()
236 syl.start_time = time; in SetStartTime()
242 assert(end_time >= start_time); in SetLineTimes()
247 int delta = start_time - syls[idx].start_time; in SetLineTimes()
248 syls[idx].start_time = start_time; in SetLineTimes()
250 } while (++idx < syls.size() && syls[idx].start_time < start_time); in SetLineTimes()
[all …]
/dports/math/hpipm/hpipm-0.1.1/examples/python/
H A Dgetting_started.py50 start_time = time.time() variable
55 start_time = time.time() variable
58 print('set nx time {:e}'.format(end_time-start_time))
103 start_time = time.time() variable
108 start_time = time.time() variable
111 print('set A time {:e}'.format(end_time-start_time))
140 start_time = time.time() variable
147 start_time = time.time() variable
165 start_time = time.time() variable
172 start_time = time.time() variable
[all …]
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/base/topology/
H A DState.java41 iStart = coord_xform.convertTimeToPixel( start_time ); in drawForward()
132 if ( start_time < final_time ) { in draw()
136 start_time, start_ypos, in draw()
141 start_time, final_ypos, in draw()
149 start_time, final_ypos ); in draw()
154 start_time, start_ypos ); in draw()
162 if ( start_time < final_time ) { in containsPixel()
165 start_time, start_ypos, in containsPixel()
169 start_time, final_ypos, in containsPixel()
176 start_time, final_ypos ); in containsPixel()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/timer/test/
H A Dcpu_timer_info.cpp36 cpu_times start_time; in cpp_main() local
37 start_time.clear(); in cpp_main()
47 start_time = cpu.elapsed(); in cpp_main()
48 current_time.user = start_time.user; in cpp_main()
49 while (current_time.user == start_time.user) in cpp_main()
53 cout << current_time.user - start_time.user << "ns\n"; in cpp_main()
64 start_time.wall = cpu.elapsed().wall; in cpp_main()
65 current_time.wall = start_time.wall; in cpp_main()
66 while (current_time.wall == start_time.wall) in cpp_main()
70 cout << current_time.wall - start_time.wall << "ns "; in cpp_main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/timer/test/
H A Dcpu_timer_info.cpp36 cpu_times start_time; in cpp_main() local
37 start_time.clear(); in cpp_main()
47 start_time = cpu.elapsed(); in cpp_main()
48 current_time.user = start_time.user; in cpp_main()
49 while (current_time.user == start_time.user) in cpp_main()
53 cout << current_time.user - start_time.user << "ns\n"; in cpp_main()
64 start_time.wall = cpu.elapsed().wall; in cpp_main()
65 current_time.wall = start_time.wall; in cpp_main()
66 while (current_time.wall == start_time.wall) in cpp_main()
70 cout << current_time.wall - start_time.wall << "ns "; in cpp_main()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/timer/test/
H A Dcpu_timer_info.cpp36 cpu_times start_time; in cpp_main() local
37 start_time.clear(); in cpp_main()
47 start_time = cpu.elapsed(); in cpp_main()
48 current_time.user = start_time.user; in cpp_main()
49 while (current_time.user == start_time.user) in cpp_main()
53 cout << current_time.user - start_time.user << "ns\n"; in cpp_main()
64 start_time.wall = cpu.elapsed().wall; in cpp_main()
65 current_time.wall = start_time.wall; in cpp_main()
66 while (current_time.wall == start_time.wall) in cpp_main()
70 cout << current_time.wall - start_time.wall << "ns "; in cpp_main()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/timer/test/
H A Dcpu_timer_info.cpp36 cpu_times start_time; in cpp_main() local
37 start_time.clear(); in cpp_main()
47 start_time = cpu.elapsed(); in cpp_main()
48 current_time.user = start_time.user; in cpp_main()
49 while (current_time.user == start_time.user) in cpp_main()
53 cout << current_time.user - start_time.user << "ns\n"; in cpp_main()
64 start_time.wall = cpu.elapsed().wall; in cpp_main()
65 current_time.wall = start_time.wall; in cpp_main()
66 while (current_time.wall == start_time.wall) in cpp_main()
70 cout << current_time.wall - start_time.wall << "ns "; in cpp_main()
/dports/databases/percona57-server/boost_1_59_0/libs/timer/test/
H A Dcpu_timer_info.cpp36 cpu_times start_time; in cpp_main() local
37 start_time.clear(); in cpp_main()
47 start_time = cpu.elapsed(); in cpp_main()
48 current_time.user = start_time.user; in cpp_main()
49 while (current_time.user == start_time.user) in cpp_main()
53 cout << current_time.user - start_time.user << "ns\n"; in cpp_main()
64 start_time.wall = cpu.elapsed().wall; in cpp_main()
65 current_time.wall = start_time.wall; in cpp_main()
66 while (current_time.wall == start_time.wall) in cpp_main()
70 cout << current_time.wall - start_time.wall << "ns "; in cpp_main()

12345678910>>...592