mirror of
https://github.com/opensim/opensim.git
synced 2026-07-18 05:35:36 +08:00
add cap AttachmentResources ( no urls, memory account is per yengine mem usage)
This commit is contained in:
@@ -109,6 +109,7 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// A float the value is a representative execution time in milliseconds of all scripts in that Array.
|
||||
/// </returns>
|
||||
float GetScriptExecutionTime(List<UUID> itemIDs);
|
||||
int GetScriptsMemory(List<UUID> itemIDs);
|
||||
|
||||
/// <summary>
|
||||
/// Get the execution times of all scripts in each object.
|
||||
|
||||
Reference in New Issue
Block a user