##// 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.

File last commit:

r1:854a839a default
r2936:776b3361 default
Show More
rhodecode-tools.rst
14 lines | 193 B | text/x-rst | RstLexer
/ docs / tools / rhodecode-tools.rst

|RCT|

|RCT| enable you to automate many of the most common |RCM| functions through the API.