func()
in
clock.go [29:31]
3
lines of code
1
McCabe index (conditional complexity)
func (c *defaultClock) Now() time.Time { return time.Now() }