Time Signature Variabe

Is there an “actual time” dragscript element/variable that could be utilized in scripting. It could serve to identify a time that an action successfully occurred in the dragscript.

For illustration, when using Telegram, we use ##NOW## for printing this in the Telegram. But could something like that be utilized in dragscript., like “Decimal” to do something, for example, 3 hours later?

I will add the store of the actual timing in seconds in a decimal variable, so you can use the math operations between variable to calculate time elapsed

Grateful for this. I think it could be helpful.