UINT32 GetShapeEqCompTimestamp(
const SHAPE_EQCOMP_CONTEXT *context
)
context
Type: SHAPE_EQCOMP_CONTEXT *
[in] Pointer to a SHAPE_EQCOMP_CONTEXT structure.
Type: UINT32
The timestamp is a counter, reset to zero at the beginning of each flowgraph, that indicates the order of processing of each block. The timestamp is set on a context when the processing has been completed (and so the context is write-enabled).
Header: Declared in shapeeqcompcontext.h.
Library: Use acphal.lib.