qtgrpc/examples/grpc/clientguide
Alexey Edelev 5470136c6b Adjust the server time format with the client one in ClientGuide
Server and client request/responce time format differs, since
std::chrono::time_point::time_since_epoch() output contains
undeterminated units. Make the explicit conversion to milliseconds,
to align the time format between server and client.

Pick-to: 6.8 6.9
Change-Id: I5914221d3b3b8043721f4d97705ccb54c679be9c
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
2025-02-25 11:08:51 +01:00
..
client Avoid using the relative path to the server executable in client guide 2025-01-29 17:30:43 +01:00
doc/src Add the clientguide example 2024-12-17 15:12:50 +01:00
proto Add the clientguide example 2024-12-17 15:12:50 +01:00
server Adjust the server time format with the client one in ClientGuide 2025-02-25 11:08:51 +01:00
CMakeLists.txt Add the clientguide example 2024-12-17 15:12:50 +01:00