StopwatchTime by default, easy to change (tests use MockTime, resolvers restart time).
View code on GitHub Namespace: DeltaEngine.CoreAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public static GlobalTime Current { get; }
public static GlobalTime Current { get; }
Public Shared ReadOnly Property Current As GlobalTime
Get
Public Shared ReadOnly Property Current As GlobalTime
Get
public:
static property GlobalTime^ Current {
GlobalTime^ get ();
}
public:
static property GlobalTime^ Current {
GlobalTime^ get ();
}
static member Current : GlobalTime with get
static member Current : GlobalTime with get
Property Value
Type:
GlobalTime