func github.com/go-redis/redis/v8.NewTimeCmd

2 uses

	github.com/go-redis/redis/v8 (current package)
		command.go#L551: func NewTimeCmd(ctx context.Context, args ...interface{}) *TimeCmd {
		commands.go#L2320: 	cmd := NewTimeCmd(ctx, "time")