Commit 2d557f1c by Dominic Hamon

Add Threads registration example to README.md

parent fc52b862
......@@ -138,3 +138,4 @@ wrapped in a check against the thread index:
// Teardown code here.
}
}
BENCHMARK(BM_MultiThreaded)->Threads(2);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment