Method ServerTimeSystem
ServerTimeSystem()
Creates a new instance of the NetworkTimeSystem class for a server instance. The server will not apply any buffer values which ensures that local time equals server time.
Declaration
public static NetworkTimeSystem ServerTimeSystem()
Returns
| Type | Description |
|---|---|
| NetworkTimeSystem | The instance. |