我想知道一个PHP for循环执行需要多少毫秒。
我知道通用算法的结构,但是不知道如何在PHP中实现它:
Begin
init1 = timer(); // where timer() is the amount of milliseconds from midnight
the loop begin
some code
the loop end
total = timer() - init1;
End
ABOUTYOU
繁星淼淼
繁花如伊
随时随地看视频慕课网APP