
Sorry if this question is documented elsewhere, but I haven't been able to locate anything.
In an estate sim, we can produce a list of "top scripts".
World->Region/Estate..->Debug->Get Top Scripts.. which will tell me the list of the top 6 objects spending time processing scripts.
It lists Time (ms), object name and location.
How do you interpret the "ms" numbere? An object uses X milliseconds per... frame? Second? Minute? Hour?
I used to think that value was X ms per sim frame, but that doesn't make sense - right now I have an object using 4510.8ms, and according to the Statistics Bar, the sim is cruising along at 45 sim fps and 44.7 physics fps.