Profiling Functions What is the Best way? New comment Forex Trader 2007.03.28 17:21 I am trying to profile which of my functions are taking the most time. This is what I am doing right now but I am wondering is this the best way? void DoSomething() { datetime Start = Time[0]; datetime End = Time[0]; Print(MathAbs(Start-End)); } Thank you For your Time EK Mailbox - For Advanced Users - Getting Started How to copy deals of successful traders in MetaTrader 5 MetaTrader 5 for Android Forex Trader 2007.03.28 17:40 #1 Use GetTickCount() instead - "MQL4: GetTickCount" Forex Trader 2007.03.29 01:04 #2 Thank you Rosh Forex Trader 2007.03.29 11:21 #3 You're welcome. New comment
Thank you For your Time
EK