Returns the fractionary number of seconds from absolute milliseconds.

Declaration Syntax
public static double GetSeconds(
int absolutems
)
Public Shared Function GetSeconds ( _
absolutems As Integer _
) As Double

Parameters
- absolutems (Int32)
- Value in absolute milliseconds

Return Value
Number of minutes (in double format)
Assembly:
MPfm.Core (Module: MPfm.Core) Version: 0.5.3.0 (0.5.3.0)