kubernetes/pkg/kubelet/util/boottime_util_darwin.go

// GetBootTime returns the time at which the machine was started, truncated to the nearest second
func GetBootTime() (time.Time, error) {}