Skip to content

Changes

Started by upstream project gerrit-osmo-s1gw #622
Started 15 hr ago
Queued 6.6 sec
Took 6 min 56 sec on build4-deb12build-ansible
pfcp_peer: replace deprecated erlang:timestamp/0 with os:system_time/1

erlang:timestamp/0 is deprecated since OTP 18.  os:system_time(second)
is the modern replacement and yields the result directly in seconds,
removing the need to reassemble the {MegaSec, Sec, _} tuple.

Change-Id: I4ad886a2222f0cee8a668b42efe8bfac800a55ac
Vadim Yanitskiy at