##// END OF EJS Templates
caches: store computation time inside context manager as helper. Since the with block is full...
caches: store computation time inside context manager as helper. Since the with block is full calculation we can use it to calculate the function execution time.
marcink -
r2936:776b3361 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / public / js / src / codemirror
codemirror.js Loading ...
codemirror_hint.js Loading ...
codemirror_loadmode.js Loading ...
codemirror_overlay.js Loading ...
codemirror_placeholder.js Loading ...
codemirror_simplemode.js Loading ...