Contents

CGEventSetTimestamp

Sets the timestamp of a Quartz event.

Declaration

extern void CGEventSetTimestamp(CGEventRef event, CGEventTimestamp timestamp);

Parameters

  • event:

    The event to access.

  • timestamp:

    The new timestamp of the specified event.

See Also

Functions