Method GetTime
GetTime()
Gets the time from the pad.
Declaration
public TryOptionAsync<Time> GetTime()
Returns
| Type | Description |
|---|---|
| LanguageExt.TryOptionAsync<Time> | The time. |
Gets the time from the pad.
public TryOptionAsync<Time> GetTime()
| Type | Description |
|---|---|
| LanguageExt.TryOptionAsync<Time> | The time. |