Skip to content
Commit 06caefdb authored by Rafael Auler's avatar Rafael Auler Committed by Maksim Panchenko
Browse files

Fix typo in time passes

Summary:
Previously NamedRegionTimer's constructor was being called
with no local variable associated with it owing to a typo. We need a
local variable to keep track of the time spent in the scope. At the
end of the scope, the destructor will be called an then the timer will
stop.

(cherry picked from FBD4301844)
parent c570038d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment