libs/sgi-uhttpd: Add variable exectime to measure script execution time

This commit is contained in:
Manuel Munz 2010-12-15 00:42:56 +00:00
parent 406531a84c
commit 4e3cc9a886

View file

@ -17,7 +17,7 @@ limitations under the License.
]]--
exectime = os.clock()
require "nixio.util"
require "luci.http"
require "luci.sys"