Morrowind Mod:GetCurrentTime
The UESPWiki – Your source for The Elder Scrolls since 1995
GetCurrentTime
GetCurrentTime Type: Time, Undocumented Returns: float Example: if ( GetCurrentTime >= 10 ) set g_TempValue to GetCurrentTime Scripts: Not Used
Returns the gamehour in 24 hour format to two decimal places.
The difference in speed between using the global "gamehour" and GetCurrentTime is unknown.