Class DefaultDateTimeSource
Provides the local date and time.
Implements
Inherited Members
Namespace: Microsoft.XboxStudios.BotBrain.Overmind
Assembly: BotBrain.Overmind.dll
Syntax
public sealed class DefaultDateTimeSource : IDateTimeSource
Properties
View SourceNow
Gets the current time.
Declaration
public DateTime Now { get; }
Property Value
Type | Description |
---|---|
DateTime |