dfowler Posted January 21, 2010 Share Posted January 21, 2010 Hey guys, I need some help trying to get some debugging code setup. I have coded a set of soap calls that end up creating an account. It is taking a long time, and I was asked to include code to see how long each call is taking. I have no clue how to set this up. How do you determine how long each line of code is taking to load? Thanks for any help! Link to comment https://forums.phpfreaks.com/topic/189320-debugging-help-time-between-calls/ Share on other sites More sharing options...
Mchl Posted January 21, 2010 Share Posted January 21, 2010 microtime - see examples Link to comment https://forums.phpfreaks.com/topic/189320-debugging-help-time-between-calls/#findComment-999409 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.