TimeUpdatesGetMinutes Method |
Namespace: ANDREICSLIB.HelpersAssembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static double GetMinutes(
double totalsecondsin
)
Public Shared Function GetMinutes (
totalsecondsin As Double
) As Double
public:
static double GetMinutes(
double totalsecondsin
)
static member GetMinutes :
totalsecondsin : float -> float
Parameters
- totalsecondsin
- Type: SystemDouble
Return Value
Type:
Double
See Also