- Sort Score
- Result 10 results
- Languages All
Results 71 - 73 of 73 for Timer (0.04 sec)
-
CHANGELOG/CHANGELOG-1.9.md
* [BugFix] Soft Eviction timer works correctly ([#52046](https://github.com/kubernetes/kubernetes/pull/52046), [@dashpole](https://github.com/dashpole))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
api/go1.txt
pkg time, func After(Duration) <-chan Time pkg time, func AfterFunc(Duration, func()) *Timer pkg time, func Date(int, Month, int, int, int, int, int, *Location) Time pkg time, func FixedZone(string, int) *Location pkg time, func LoadLocation(string) (*Location, error) pkg time, func NewTicker(Duration) *Ticker pkg time, func NewTimer(Duration) *Timer pkg time, func Now() Time pkg time, func Parse(string, string) (Time, error)
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
api/go1.1.txt
pkg time, const Tuesday = 2 pkg time, const UnixDate = "Mon Jan _2 15:04:05 MST 2006" pkg time, const Wednesday = 3 pkg time, func ParseInLocation(string, string, *Location) (Time, error) pkg time, method (*Timer) Reset(Duration) bool pkg time, method (Time) Round(Duration) Time pkg time, method (Time) Truncate(Duration) Time pkg time, method (Time) YearDay() int pkg unicode, const LowerCase = 1
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0)