|
BroTimeNow Property |
Gets current time, in UTC, as a
BroTime value.
Namespace: BroccoliSharpAssembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax public static BroTime Now { get; }
Public Shared ReadOnly Property Now As BroTime
Get
static member Now : BroTime with get
/** @property */
public static BroTime get_Now()
BroccoliSharp.BroTime.get_Now = function();
Property Value
Type:
BroTimeSee Also