My Project
programmer's documentation
|
Enable or disable plotting for a timer statistic. More...
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 | ||
) |