Helper class to finalize scope logging with elapsed time. 더 자세히 ...
#include <scopeLog.hpp>
Public 멤버 함수 | |
| scopeLog (const std::function< void(nllong)> &l) | |
by::end(으)로부터 상속된 Public 멤버 함수 | |
| end (std::function< void(void)> l) | |
Helper class to finalize scope logging with elapsed time.
Decrements graph level and returns elapsed milliseconds.
| start | The start time point of the scope. |