Next: Options and System
Up: Using M_StopWatch
Previous: Operations on Watches
Besides create_watchgroup and destroy_watchgroup ,
there are two operations that can be performed on watchgroup
variables:
- join_watchgroup -- adds a watch to a watch group
- leave_watchgroup -- removes a watch from a watch group
william.mitchell@nist.gov