MIST convertToSec
From DCS World Wiki - Hoggitworld.com
mist.time.convertToSec
Added with: Mist 3.7 |
Description |
Returns the DHMSTable input value to a numerical value in seconds. |
Syntax |
number mist.time.convertToSec(table DHMSTable ) |
Valid Input Values: |
Return value: |
number |
Return example: |
Any numeric value greater than 0. |
Usage Examples: |
Notes: |
Related Functions |
getDate, getDHMS, convertToSec, milToGame |