Changes between Version 26 and Version 27 of GraphicsApi
- Timestamp:
- May 12, 2009, 9:25:35 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GraphicsApi
v26 v27 119 119 120 120 This structure should be updated by the main app once per second, 121 using [BasicApi# Registeringatimerhandler boinc_set_timer_handler()].121 using [BasicApi#timer boinc_set_timer_handler()]. 122 122 The items are: 123 123 update_time:: The current time (dtime()). The graphics app should exit if the current time exceeds this by 5 seconds or so.