webmcp

view framework/env/trace/__init.lua @ 148:5354d836e6fb

Minor bugfix in json_newindex function of JSON library (should return nothing)
author jbe
date Wed Jul 30 22:32:33 2014 +0200 (2014-07-30)
parents 0de41d8e2cf8
children a9ad9186a922
line source
1 trace._disabled = false
2 trace._tree = { type = "root", start_hires_time = extos.monotonic_hires_time() }
3 trace._stack = { trace._tree }

Impressum / About Us