Page 1 of 1

Time of A Process

PostPosted: March 15th, 2007, 6:48 am
by sepehr
hi folks,
i was wondering if there is way to calculate time of a process in miliseconds
for example what i want to do right now is that I have a TstringLIst object called S and i want to know how many miliseconds does it's add process take to perform(as it might be different on different Computers with different Main Memory And Cpu Capacity)

Time OF This Process iN miliseconds:
S.Add(SomeStr);

Thanks In advanced

PostPosted: March 15th, 2007, 1:38 pm
by Johnny_Bit
gettickcount