Rendertime: Optionally show the callstack #338

Merged
annando merged 1 commits from 1601-rendertime into master 2016-01-17 15:04:03 +01:00
annando commented 2016-01-17 14:59:51 +01:00 (Migrated from github.com)

Now the addon shows the callstack when the following parameter is set:

$a->config['rendertime']['callstack'] = true;

This will work with the currently open pull request in the core.

Now the addon shows the callstack when the following parameter is set: ``` $a->config['rendertime']['callstack'] = true; ``` This will work with the currently open pull request in the core.
Sign in to join this conversation.
No description provided.