summaryrefslogtreecommitdiff
path: root/libs/context/performance/clock.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/context/performance/clock.hpp')
-rw-r--r--libs/context/performance/clock.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/context/performance/clock.hpp b/libs/context/performance/clock.hpp
index 6103951fa..d8222bb8f 100644
--- a/libs/context/performance/clock.hpp
+++ b/libs/context/performance/clock.hpp
@@ -29,6 +29,7 @@ struct clock_overhead
}
};
+inline
duration_type overhead_clock()
{
std::size_t iterations( 10);