lightstep / lightstep-tracer-objc

The Lightstep distributed tracing library for Objective-C and Swift
https://lightstep.com
MIT License
11 stars 9 forks source link

Fix UInt64/SInt64 wreckage #25

Closed bhs closed 7 years ago

bhs commented 7 years ago

This bug predated the GRPC-ectomy and is pretty terrible. Basically resulted in timing adjustments to the tune of 2^63 microseconds (which is a long time).