Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[4diac-dev] Timeliterals in Lua

Hello All!

I have a question regarding time and in which unit we should convert time literals from structured text into lua variables.
I already talked with Alois about this. He said in CPP he would do somethink like: CIEC_TIME().fromNanoSeconds(60E9). Should we aim to convert all times also into nanoseconds in Lua or should we do a different approach?

Cheers,
Jan
 

Back to the top