Returns the fractionary number of minutes from absolute milliseconds.
![](../icons/collapse_all.gif)
Declaration Syntax
public static double GetMinutes(
int absolutems
)
Public Shared Function GetMinutes ( _
absolutems As Integer _
) As Double
![](../icons/collapse_all.gif)
Parameters
- absolutems (Int32)
- Value in absolute milliseconds
![](../icons/collapse_all.gif)
Return Value
Number of minutes (in double format)
Assembly:
MPfm.Core (Module: MPfm.Core) Version: 0.5.3.0 (0.5.3.0)