ISInterface:GetScriptRuntime

From Lavish Software Wiki
Revision as of 01:59, 23 July 2005 by Lax (talk | contribs)
Jump to navigation Jump to search

Purpose

Retrieves the number of milliseconds a given script has been running

Usage

Parameters

  • char *ScriptName
Name of the script

Return Value

  • unsigned long
The number of milliseconds the script has been running, or 0 if the script is not running

Examples

See Also