Difference between revisions of "MIST convertToSec"
From DCS World Wiki - Hoggitworld.com
(No difference)
|
Latest revision as of 23:25, 13 April 2018
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 |