ProtectedconstructorOptionalisInternalConstructor: booleanReturns profiler index to which this stat group belongs.
Profiler index that created this stat group.
Returns the next time after the given time where some of the stats changes the value (so that stat point needs to be displayed).
OptionalcurrentNanoseconds: numberThe time from which to start the search for changes (this time being excluded).
Returns the next time where the value of any of the stat changes. Returns 0 if there is not change after that.
Returns identifiers of all stats belonging to this group.
Stat identifiers for all stats in given group.
Returns index instances of all stats belonging to this group.
Stat instances for all stats in given group.
Represents a profiler stat group defined in profiler stat metadata.