Get the reference system time as Unix timestamp.
var systemTime = cobinhoodClient.GetSystemTime().Result; public async Task<SystemTime> GetSystemTime()Gets system information.
var systemInfo = cobinhoodClient.GetSystemInformation().Result; public async Task<SystemInformation> GetSystemInformation()