Docs @ Psychtoolbox Wiki : GetBusTicksTick

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

GetBusTicksTick

PsychtoolboxPsychBasic

busTickPeriod = GetBusTicksTick

OS X


Return the period of the GetBusTicks clock. The period of the
GetBusTicks clock depends on your model of CPU and its clock speed.
For reliable high-precision timing in standard units of seconds use
GetSecs instead of GetBusTicks.

GetBusTicksTick returns the period of the GetBusTicks clock. The
frequency is found in the hw.busfreq field of the struct returned by
Screen('Computer').

OS 9


GetBusTicksTick does not exist in OS 9.

WINDOWS


GetBusTicksTick does not exist in Windows.


SEE ALSO: GetBusTicks, GetSecs, GetSecsTick, Screen('Computer')




Path   Retrieve current version of GetBusTicksTick.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychBasic/GetBusTicksTick.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0394 seconds