GetTime

virtual std::chrono::system_clock::time_point ITopController::GetTime() = 0

Gets the system time of the controller.

Returns

std::chrono::system_clock::time_point – System time of the controller.

Throws