As long as you want the time the HTTP request was sent, not the time the 
response was received, this is a correct solution.

If you want time of response, you need to fire Time.now in the callback, 
basically switching the order. 

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to