Article # 578, added by Geoworks, historical record
| first | previous | index | next | last |

What happens when power-down (suspend) occurs in GEOS?



When a GEOS device is inactive for a specific amount of time, the 
CPU goes into suspend mode. What does this mean for your application?
Nothing. Suspend is transparent to your application. Basically, all
that happens is the clock stops and the system goes into a suspended
animation. When the system is brought out of suspend mode, your
application is not aware that it ever stopped.