Mobile native Wearable native

Ecore

The Ecore library provides convenience functions, which allow you to manage the application main loop and threading.

The main features of Ecore are:

  • Main Loop

    Enables you to manage the main loop and get data.

  • Thread Usage

    Enables you to use threads with the Ecore main loop.

Go to top