Name
TAU_PROFILER_START — starts a profiler object created by TAU_PROFILER_CREATE
Synopsis
C/C++:
TAU_PROFILER_START(
timer)
;
Timer timer;
description
TAU_PROFILER_START
starts a profiler
timer by passing the pointer created by the TAU_PROFILER_CREATE.