Difference between revisions of "Template:LSL Constants/llGetSimStats"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
! Name
! Name
! title="Value" style="min-width:2em;" {{!}}
! title="Value" style="min-width:2em;" {{!}}
! Possible Return
! Description
! Description
{{!}}-
{{!}}-
{{!}} {{LSL Const|SIM_STAT_PCT_CHARS_STEPPED|integer|?}}
{{!}} {{LSL Const|SIM_STAT_PCT_CHARS_STEPPED|integer|?}}
{{!}} {{#var:value}}
{{!}} {{#var:value}}
{{!}} {{Interval|gte=0.0|lte=1.0|center=return}}
{{!}} The % of pathfinding characters skipped each frame, averaged over the last minute. The value corresponds to the "Characters Updated" stat in the viewer's Statistics Bar.  
{{!}} The % of pathfinding characters skipped each frame, averaged over the last minute. The value corresponds to the "Characters Updated" stat in the viewer's Statistics Bar.  
{{!}}}
{{!}}}

Revision as of 14:10, 28 October 2012

Name Possible Return Description
SIM_STAT_PCT_CHARS_STEPPED ? [0.0, 1.0] The % of pathfinding characters skipped each frame, averaged over the last minute. The value corresponds to the "Characters Updated" stat in the viewer's Statistics Bar.