Is it possible to get the timing data posted to RDG_EVENT_SCOPE?

Looking to get render timing data directly in C++.

Is the only way to use RDG_CSV_STAT_EXCLUSIVE_SCOPE and have the data output to CSV and then process afterwards?