Environment Documentation
Functions:
- Function Signature: ‘
function DefaultOp(opKey, args..)’
- Function Signature: ‘
function CreateScope()/CreateScope(parentScope)’
- Function Signature: ‘
function ResetScope(scope)’
- Function Signature: ‘
function LoadScopedString(scope, str, args..)/LoadScopedString(rootTable, str, args..)’
- Function Signature: ‘
function LoadScopedBenchmark(scope, str, args..)/LoadScopedBenchmark(rootTable, str, args..)’
- Function Signature: ‘
function AddPreprocessor(ppName, func)’
- Function Signature: ‘
function LoadString(str)’
- Function Signature: ‘
function LoadBenchmark(str)’
- Function Signature: ‘
function LoadInterface(key)/LoadInterface(key, root)’
- Function Signature: ‘
function GetInterfaceNames()’
- Function Signature: ‘
function HasInterface(interfaceName)’
- Function Signature: ‘
function Error(obj)’
- Function Signature: ‘
function Throw(message, exception)’
- Function Signature: ‘
function Rethrow(exception)’
- Function Signature: ‘
function Sleep(ms)’
- Function Signature: ‘
function Debug(obj)’
Properties:
Settings = bs