|
Pebble Foundation Classes
0.2.0
C++ for Pebble
|

Functions | |
| void | worker_event_loop (void) |
| void | worker_launch_app (void) |
| Launch the foreground app for this worker. | |
| void worker_event_loop | ( | void | ) |
The event loop for workers, to be used in worker's main(). Will block until the worker is ready to exit.