Write the time into a Lua table
Entries, which are set to the maximal represantable values (meaning never), are ignored and not written.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_time_type), | intent(in) | :: | me | The time descritpion to write out as Lua table. |
||
type(aot_out_type), | intent(inout) | :: | conf | Output handle for the script to write to. |
||
character(len=*), | intent(in), | optional | :: | key | Name for the tabel to write this time description to. |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=labelLen), | private | :: | loc_key |