Changes between Version 26 and Version 27 of GraphicsApi


Ignore:
Timestamp:
May 12, 2009, 9:25:35 AM (15 years ago)
Author:
Nicolas
Comment:

Fix anchor link

Legend:

Unmodified
Added
Removed
Modified
  • GraphicsApi

    v26 v27  
    119119
    120120This structure should be updated by the main app once per second,
    121 using [BasicApi#Registeringatimerhandler boinc_set_timer_handler()].
     121using [BasicApi#timer boinc_set_timer_handler()].
    122122The items are:
    123123 update_time:: The current time (dtime()).  The graphics app should exit if the current time exceeds this by 5 seconds or so.