> On 16 Feb 2017, at 18:58, Saagar Jha <saa...@saagarjha.com> wrote:
> 
> DispatchTimeInterval.nanoseconds expects an Int, while uptimeNanoseconds is 
> an UInt64 (an thus so is their difference). You can “fix” this by adding an 
> explicit cast:

Aha! So this was just a confusing compiler message.
Thanks.

Jan E.

_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to