Docs @ Psychtoolbox Wiki : LoadGenerator

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

LoadGenerator

PsychtoolboxPsychTests

LoadGenerator([yieldmsecs=0])

Create cpu-load by simply executing an empty while-loop as fast as
possible.

Optionally the load can be reduced by specifying a non-zero 'yieldmsecs'
argument telling the function that it should release the cpu for
'yieldmsecs' milliseconds in each loop iteration.

This function never returns, you have to abort it by pressing CTRL+C.





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


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