So is there any callback function or other method to get process time from web server when it do its job? Looks that even short message send will take quite long time(~half second). I am not sure do it take it when it receive http request or when it sends respose.
So is there any callback function or other method to get process time from web server when it do its job? Looks that even short message send will take quite long time(~half second). I am not sure do it take it when it receive http request or when it sends respose.