Click or drag to resize

CSYSrTime Method

Returns the current time in decimal hours.

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public static double rTime()

public static double rTime()

Return Value

Type: Double
Time in decimal hours.
Remarks
The FormatTime_STR function can be used to convert a time to a string.
See Also