qtgrpc/examples/grpc/clientguide/server
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
..
CMakeLists.txt Add the missing lookup for Qt6::ProtobufTools to client guide server 2025-01-17 14:25:40 +01:00
main.cpp Adjust the server time format with the client one in ClientGuide 2025-02-25 11:08:51 +01:00