Performance Macros
A version of this page is also available for
4/8/2010
The Measure.h header file in the DirectShow base classes provides macros that help record performance data by maintaining a circular log of the start and stop times of certain events.
Programming element | Description |
---|---|
Records the start time of the event. |
|
Records the stop time of the event. |