Method | Description | |
---|---|---|
RedisServerUnixTime ( |
Initializes a new instance of the RedisServerUnixTime class.
|
Method | Description | |
---|---|---|
GetUnixTime ( ) : long |
Gets the time from the redis server as needed.
|
public RedisServerUnixTime ( |
||
timeLua | The time lua. | |
log | ILogFactory | The log. |
configuration | The configuration. | |
return | System |