Skip to content
  • Enrico Granata's avatar
    Making a manual mode of operation for measurements, where you can manually... · e7ed0afe
    Enrico Granata authored
    Making a manual mode of operation for measurements, where you can manually call start() and stop() instead of using the function-call syntax
    This is especially useful to take measurements that span multiple test steps, or where you need to have different operations fall under the same measurement
    
    An example of use is in the formatters perf test case
    
    llvm-svn: 177597
    e7ed0afe
Loading