Why and when to perform this task
This section discusses the use of the Performance Monitoring Infrastructure (PMI) client interfaces in applications. The basic steps in the programming model follow:Steps for this task
Snapshot.update(S1); // ...later... Snapshot.update(S2);
Results
Steps 2 and 3 are repeated through the lifetime of the client.