Retrieves the actual output refresh period of a display as measured by the host time base.
Original signature is 'double CVDisplayLinkGetActualOutputVideoRefreshPeriod ( CVDisplayLinkRef displayLink );'
Available in Mac OS X v10.4 and later.


- displayLink (IntPtr)
- MISSING

A double-precision floating-point value representing the actual refresh period. This value may be zero if the device is not running or is otherwise unavailable.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)