Attention is currently required from: neels.
1 comment:
File src/osmo-pfcp-tool/pfcp_tool_vty.c:
Patch Set #4, Line 144: osmo_gettimeofday(&tv, NULL);
This is affected by wall clock system changes. IMHO you should at least provide an option to print CLOCK_MONOTONIC instead (I actually thik this should always be CLOCK_MONOTONIC).
The user can then subtract 2 values to get the execution time.
To view, visit change 37761. To unsubscribe, or for help writing mail filters, visit settings.