Interface ITime
- Namespace
- Steeltoe.CircuitBreaker.Hystrix.Util
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
public interface ITime
Properties
CurrentTimeInMillis
long CurrentTimeInMillis { get; }
public interface ITime
long CurrentTimeInMillis { get; }