UINT32 GetShapeSrcTimestamp(
const SHAPE_SRC_CONTEXT *context
)
context
Type: SHAPE_SRC_CONTEXT *
Pointer to a SHAPE_SRC_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 shapesrccontext.h.
Library: Use acphal.lib.