Helper class to finalize scope logging with elapsed time. More...
#include <scopeLog.hpp>
Public Member Functions | |
| scopeLog (const std::function< void(nllong)> &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. |