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

4 uses

	github.com/go-redis/redis/v8 (current package)
		commands.go#L12: func usePrecise(dur time.Duration) bool {
		commands.go#L765: 		if usePrecise(expiration) {
		commands.go#L785: 		if usePrecise(expiration) {
		commands.go#L803: 		if usePrecise(expiration) {