![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Generates C code to declare and initialize timers. More...
Static Public Member Functions | |
| static String | generateInitializer (TimerInstance timer, CEnclaveInstance enc) |
| Generate code to initialize the given timer. | |
Generates C code to declare and initialize timers.
|
static |
Generate code to initialize the given timer.
| timer | The timer to initialize for. |
| enc | The enclave instance. |