Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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 |
|---|---|
| MSR_START | Records the start time of the event. |
| MSR_STOP | Records the stop time of the event. |
See Also
Send Feedback on this topic to the authors