[][src]Function libeyelink_sys::eyelink_reset_clock

pub unsafe extern "C" fn eyelink_reset_clock(enable: INT16) -> INT16

@ingroup access_time_local Initializes the high frequency clock.

With TSR interface under msdos, Start/stop timing resources.

@param enable Usually \c <enable> is \c 1. However, in MS-DOS passing \c 0 will cleanup the timing resources. In other platforms passing \c 0 has no effect.