Interface ITime
Namespace: Steeltoe.Common.Util
Assembly: Steeltoe.Common.Abstractions.dll
Syntax
csharp
public interface ITime
Properties
| Edit this page View SourceCurrentTimeInMillis
Declaration
csharp
long CurrentTimeInMillis { get; }
Property Value
Type | Description |
---|---|
System. |