AbstractOptionalisInternalConstructor: booleanSubmits recorded attribute values into profiler runtime database. These will be assigned to the correct event samples. Can be called only during profiler data synchronization.
Array with attribute value data.
Submits recorded event samples into profiler runtime database. Can be called only during profiler data synchronization.
Array with event sample data.
Returns a new value that represents a change in value between between two values from two different time points. This basically substracts given end value from given begin value.
Value of first time point.
Value of the second time point.
Resulting stat value of the substraction operation.
Returns current value of given profiler stat.
Identifier of the stat to read.
Current value of the profiler stat.
AbstractscriptAbstractscript
Wrapper class to provide Profile Events functionality to scripting.