Home
last modified time | relevance | path

Searched refs:period_seconds (Results 1 – 25 of 27) sorted by relevance

12

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/kubernetes/client/models/
H A Dv1_probe.py57 period_seconds=None, argument
83 if period_seconds is not None:
84 self.period_seconds = period_seconds
193 def period_seconds(self): member in V1Probe
204 @period_seconds.setter
205 def period_seconds(self, period_seconds): argument
215 self._period_seconds = period_seconds
/dports/devel/indi/indi-1.9.1/drivers/auxiliary/
H A Dsqm.cpp143 float mpsas, period_seconds, temperature; in getReadings() local
145 …(res, "r,%fm,%dHz,%dc,%fs,%fC", &mpsas, &frequency, &period_counts, &period_seconds, &temperature); in getReadings()
149 …, "r,%fm,%dHz,%dc,%fs,%fC,%*d", &mpsas, &frequency, &period_counts, &period_seconds, &temperature); in getReadings()
160 AverageReadingN[3].value = period_seconds; in getReadings()
/dports/devel/py-tox/tox-3.12.1/src/tox/util/
H A Dspinner.py165 for period_name, period_seconds in periods:
166 if seconds > period_seconds or period_seconds == 1:
167 period_value, seconds = divmod(seconds, period_seconds)
/dports/devel/py-azure-mgmt-containerinstance/azure-mgmt-containerinstance-9.0.0/tests/
H A Ddisable_test_mgmt_containerinstance.py92 …self.assertEqual(container_group.containers[0].liveness_probe.period_seconds, livenessprob_period_…
106 …self.assertEqual(container_group.containers[0].liveness_probe.period_seconds, livenessprob_period_…
120 …self.assertEqual(container_groups[0].containers[0].liveness_probe.period_seconds, livenessprob_per…
/dports/net-p2p/bazarr/bazarr-1.0.2/bazarr/
H A Dscheduler.py92 for period_name, period_seconds in periods:
93 if seconds > period_seconds:
94 period_value, seconds = divmod(seconds, period_seconds)
/dports/sysutils/cronolog/cronolog-8ea64c0/src/
H A Dcronoutils.h184 extern int period_seconds[];
H A Dcronotest.c231 period_delay *= period_seconds[period_delay_units]; in main()
H A Dcronolog.c343 period_delay *= period_seconds[period_delay_units]; in main()
H A Dcronoutils.c107 int period_seconds[] = variable
/dports/sysutils/cronolog-devel/cronolog-1.7.1/src/
H A Dcronoutils.h184 extern int period_seconds[];
H A Dcronotest.c231 period_delay *= period_seconds[period_delay_units]; in main()
H A Dcronolog.c422 period_delay *= period_seconds[period_delay_units]; in main()
H A Dcronoutils.c107 int period_seconds[] = variable
/dports/sysutils/tracker3/tracker-3.1.2/utils/trackertestutils/
H A D__main__.py314 def check_was_idle_for_time_period(self, period_seconds): argument
325 if previous_delta_from_now >= period_seconds:
/dports/devel/py-azure-mgmt-containerinstance/azure-mgmt-containerinstance-9.0.0/azure/mgmt/containerinstance/models/
H A D_models_py3.py945 period_seconds: Optional[int] = None,
955 self.period_seconds = period_seconds
/dports/security/vault/vault-1.8.2/website/content/docs/enterprise/sentinel/
H A Dproperties.mdx70 | `period_seconds` | `int` | If the token has a period, the duration o…
/dports/sysutils/helmfile/vault-f6547fa8e820/website/pages/docs/enterprise/sentinel/
H A Dproperties.mdx71 | `period_seconds` | `int` | If the token has a period, the duration o…
/dports/misc/concourse/vault-bdd38fca2cff/website/source/docs/enterprise/sentinel/
H A Dproperties.html.md74 | `period_seconds` | `int` | If the token has a period, the duration o…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/website/source/docs/enterprise/sentinel/
H A Dproperties.html.md74 | `period_seconds` | `int` | If the token has a period, the duration o…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/website/source/docs/enterprise/sentinel/
H A Dproperties.html.md74 | `period_seconds` | `int` | If the token has a period, the duration o…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/website/source/docs/enterprise/sentinel/
H A Dproperties.html.md74 | `period_seconds` | `int` | If the token has a period, the duration o…
/dports/sysutils/gomplate/vault-sdk-v0.1.13/website/source/docs/enterprise/sentinel/
H A Dproperties.html.md74 | `period_seconds` | `int` | If the token has a period, the duration o…
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/website/source/docs/enterprise/sentinel/
H A Dproperties.html.md74 | `period_seconds` | `int` | If the token has a period, the duration o…
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/website/source/docs/enterprise/sentinel/
H A Dproperties.html.md74 | `period_seconds` | `int` | If the token has a period, the duration o…
/dports/sysutils/istio/vault-sdk-v0.1.12/website/source/docs/enterprise/sentinel/
H A Dproperties.html.md74 | `period_seconds` | `int` | If the token has a period, the duration o…

12