IgniteEngine-iOS
IgniteEngine-iOS copied to clipboard
[[$self.response.time]] doesn't work
[self setResponseTime]; is never called.
Furthermore, when calling it, the value returned is erroneous since the StartTime appears to only be set ([self setRequestStartTime:CFAbsoluteTimeGetCurrent()];) when the DS is initialized and not each time it loads.