Returns the amount of time since video recording was last started. Used in the default UI to show the length of the recording in progress when mousing over the recording indicator on the minimap.

May return a nonsensical value if no video has been recorded since logging in.


See also Mac client functions.

Signature:

time = MovieRecording_GetTime()

Returns:

  • time - Amount of time since video recording was last started (HH:MM:SS) (string)
This function is designed for the Mac OS X client only