André Filipe wrote: > Dears, > > I'd like to know how I get frame statistics data like Dilatn, SimFPS, > ChldAg for each region. I'd like to write a region module that captures > this data from each region. Is there any object like > "scene.RegionInfo.RegionName". > > How can I do it?
I suggest that you look at what's in OpenSim.Framework.Statistics.SimExtraStatsCollector and work backwards from there. That code may only be collecting statistics from the first region (pretty brain dead eh, but I have never got round to improving it) but it should give you an idea of what's involved. -- justincc Justin Clark-Casey http://justincc.org _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
