Enable or disable plotting for a timer statistic. More...
 Collaboration diagram for timer_stats_set_plot:
 Collaboration diagram for timer_stats_set_plot:| Public Member Functions | |
| subroutine | timer_stats_set_plot (id, plot) | 
Enable or disable plotting for a timer statistic.
| [in] | id | id of statistic | 
| [in] | plot | 0 to disable, 1 to enable | 
| subroutine timer_stats_set_plot | ( | integer(c_int), value | id, | 
| integer(c_int), value | plot | ||
| ) |