Ripple icon indicating copy to clipboard operation
Ripple copied to clipboard

Remember there's no such thing as a small act of kindness. Every act creates a ripple with no logical end.

Results 2 Ripple issues
Sort by recently updated
recently updated
newest added

edit ` let denominator = Double(times - 1) * Double(duration) / Double(divider) * Double(NSEC_PER_SEC)` to `let denominator = Double(times - 1) * Double(duration) / Double(divider)`

So many error in swift 3.0