Commits

Dominic Hamon authored d68127d8adc
Enable UseRealTime and fix documentation for SetLabel. Fixes #89 UseRealTime was defined in the internal namespace by mistake. Similarly, documentation suggested that benchmark::SetLabel should be used to set a label, and a function was declared but not defined, while actually the call should be 'state.SetLabel'.