- Sort Score
- Result 10 results
- Languages All
Results 11 - 14 of 14 for Hours (0.03 sec)
-
cmd/common-main.go
if value := env.Get(config.EnvBrowserLoginAnimation, "on"); value != "" { os.Setenv("CONSOLE_ANIMATED_LOGIN", value) } // Pass on the session duration environment variable, else we will default to 12 hours if valueSts := env.Get(config.EnvMinioStsDuration, ""); valueSts != "" { os.Setenv("CONSOLE_STS_DURATION", valueSts) } else if valueSession := env.Get(config.EnvBrowserSessionDuration, ""); valueSession != "" {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 32.5K bytes - Viewed (3) -
cmd/xl-storage-format-v2_test.go
shares: 3, transitionStatus: lifecycle.TransitionComplete, restoreObjStatus: ongoingRestoreObj().String(), }, // The following versions are on-disk. { // restored object version expiring 10 hours from now. versionID: mustGetUUID(), dataDir: d2, shares: 2, transitionStatus: lifecycle.TransitionComplete,
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 37.8K bytes - Viewed (0) -
RELEASE.md
* This does not change the minimum required version for building TensorFlow from source on Windows, but builds enabling `EIGEN_STRONG_INLINE` can take over 48 hours to compile without this flag. Refer to `configure.py` for more information about `EIGEN_STRONG_INLINE` and `/d2ReducedOptimizeHugeFunctions`.Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (3) -
api/go1.txt
pkg time, method (*Ticker) Stop() pkg time, method (*Time) GobDecode([]uint8) error pkg time, method (*Time) UnmarshalJSON([]uint8) error pkg time, method (*Timer) Stop() bool pkg time, method (Duration) Hours() float64 pkg time, method (Duration) Minutes() float64 pkg time, method (Duration) Nanoseconds() int64 pkg time, method (Duration) Seconds() float64 pkg time, method (Duration) String() string
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)