##// 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 / rhodecode
utils
appenlight.js Loading ...
changelog.js Loading ...
codemirror.js Loading ...
comments.js Loading ...
constants.js Loading ...
files.js Loading ...
followers.js Loading ...
init.js Loading ...
menus.js Loading ...
notifications.js Loading ...
permissions.js Loading ...
pjax.js Loading ...
pullrequests.js Loading ...
select2_widgets.js Loading ...
settings.js Loading ...
tooltips.js Loading ...
users.js Loading ...